drained: document features in README
parent
96c8b9e49d
commit
524b204a30
|
|
@ -1,9 +1,15 @@
|
||||||
# Drained
|
# 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
|
# Features
|
||||||
|
|
||||||
|
## Persistence
|
||||||
|
- [x] Restore normal operation with sufficient charge
|
||||||
|
- [x] Reactivate on watch startup
|
||||||
|
|
||||||
## Time
|
## Time
|
||||||
- [x] Show simple date/time
|
- [x] Show simple date/time
|
||||||
- [ ] Disable alarms - with a setting?
|
- [ ] Disable alarms - with a setting?
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue