1
0
Fork 0
BangleApps/apps/drained/README.md

27 lines
651 B
Markdown
Raw Normal View History

2023-04-07 16:52:54 +00:00
# Drained
2023-03-10 23:20:28 +00:00
2023-04-07 20:34:38 +00:00
With this app installed, your Bangle will automatically switch into low power mode when the battery reaches 5% battery, displaying a simple clock.
2023-03-10 23:20:28 +00:00
# Features
## Time
2023-04-07 20:34:38 +00:00
- [x] Show simple date/time
- [ ] Disable alarms - with a setting?
- [ ] Smarter/backoff interval for checking battery percentage
2023-03-10 23:20:28 +00:00
## No backlight (#2502)
2023-04-07 20:34:38 +00:00
- [x] LCD brightness
- [ ] LCD timeout?
2023-03-10 23:20:28 +00:00
## Peripherals
2023-04-07 20:34:38 +00:00
- [x] Disable auto heart rate measurement in health app (#2502)
- [x] Overwrite setGPSPower() function (#2502)
- [x] Turn off already-running GPS / HRM
2023-03-10 23:20:28 +00:00
## Features
2023-04-07 20:34:38 +00:00
- [x] Wake on twist -> off (#2502)
2023-03-10 23:20:28 +00:00
# Creator
2023-04-07 20:34:38 +00:00
- [bobrippling](https://github.com/bobrippling/)