drained: document features in README

pull/2684/head
Rob Pilling 2023-04-19 22:40:54 +01:00
parent 96c8b9e49d
commit 524b204a30
1 changed files with 7 additions and 1 deletions

View File

@ -1,9 +1,15 @@
# Drained
With this app installed, your Bangle will automatically switch into low power mode when the battery reaches 5% battery, displaying a simple clock.
With this app installed, your Bangle will automatically switch into low power mode when the battery reaches 5% battery (or a preconfigured percentage), displaying a simple clock. When the battery is then charged above 20% (also configurable), normal operation is restored.
Low power mode can also be exited manually, by tapping the primary watch button (an initial tap may be required to unlock the watch).
# Features
## Persistence
- [x] Restore normal operation with sufficient charge
- [x] Reactivate on watch startup
## Time
- [x] Show simple date/time
- [ ] Disable alarms - with a setting?