Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mystro256 authored Feb 6, 2019
1 parent 1d3ca19 commit 582bf29
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# autooffbluetooth
A simple Android app to automatically turn off bluetooth if disconnected.

No configuration, should work as-is, no guarentees and might need you to disable battery optimization for the app.

If BT is disconnected and reconnected quickly, the app will avoid disabling unnecessarily.

Use at your own risk, all code is licensed GPLv3, see [LICENSE file](https://github.com/Mystro256/autooffbluetooth/blob/master/LICENSE) for details.

0 comments on commit 582bf29

Please sign in to comment.