Auto Off Bluetooth vs TouchDroid
Side-by-side comparison of two open source alternatives
Auto Off Bluetooth
Auto Off BluetoothAuto Off Bluetooth is a lightweight utility for Android designed to preserve battery life and increase device security. The app monitors your Bluetooth connection status and automatically turns off the Bluetooth radio after 20 seconds if no devices are connected.How it worksThe app listens for Bluetooth state changes in the stack and for Asynchronous Connection-Less disconnection events in the background. When a device disconnects, the app starts a timer. If the timer expires without a reconnection, the app automatically disables the Bluetooth adapter to save power. If a Bluetooth device reconnects, the app postpones the Auto Off task until the next disconnect.PermissionsThe app requires the following permissions to manage your Bluetooth hardware:BLUETOOTH: Allows the app to see the status of connections.BLUETOOTH_ADMIN: Allows the app to toggle the Bluetooth radio on/off.BLUETOOTH_CONNECT: To interact with paired devices (required for Android 12+).
TouchDroid
TouchDroid is an Android Application to Emulate inpute devices i.e. Touchpad and Keyborad to control Windows computer via local Network. TouchServer is reuired to be Running on Windows Operating System in order to capture data sent by Application from network and to register Appropreate events to Host Operating System.
| Feature | Auto Off Bluetooth | TouchDroid |
|---|---|---|
| License | GPL-3.0-only | GPL-3.0-only |
| Install sources | F-DroidGitHubIzzyOnDroid | F-DroidGitHubIzzyOnDroid |
| Categories | ProductivityMessaging | ProductivityMessaging |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |