Skip to content

[Feature]: Auto-disable Bluetooth & WiFi After Idle Period When No Devices Connected  #784

Description

@nicer-spec-kill

Problem Statement

Bluetooth and WiFi remain active even when no devices are connected to them. Users must manually disable these connections particularly when away from connected devices for extended periods.


Proposed Solution

Implement an automatic idle-timeout feature like greentooth app that:

  1. Monitors connection status: Tracks active device connections to Bluetooth and WiFi separately
  2. Customizable timeout periods: Allow users to set idle duration thresholds (e.g., 5, 10, 15, 30 minutes) for each connection type
  3. Auto-disable behavior: Automatically disable Bluetooth/WiFi when the timeout period expires with no connected devices
  4. User notifications: Display a notification before auto-disable occurs, allowing manual cancellation

Considered Alternatives

  • Manual toggle

Priority

Medium


Contribution

  • I would be willing to implement this feature

Additional Context

  • No Response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions