mirror of https://github.com/espruino/BangleApps
Such as: ``` Uncaught ReferenceError: "bleServiceOptions" is not defined at line 4 col 228 in .boot0 ...ECwA=="));bleServiceOptions.hid=Bangle.HID; ^ at line 68 col 50 in drained.app.js eval(require('Storage').read('bootupdate.js')); ^ ``` |
||
---|---|---|
.. | ||
ChangeLog | ||
README.md | ||
app.js | ||
app.ts | ||
boot.js | ||
boot.ts | ||
icon.png | ||
metadata.json | ||
settings.js | ||
settings.ts |
README.md
Drained
With this app installed, your Bangle will automatically switch into low power mode when the battery reaches 5% battery, displaying a simple clock.
Features
Time
- Show simple date/time
- Disable alarms - with a setting?
- Smarter/backoff interval for checking battery percentage
No backlight (#2502)
- LCD brightness
- LCD timeout?
Peripherals
- Disable auto heart rate measurement in health app (#2502)
- Overwrite setGPSPower() function (#2502)
- Turn off already-running GPS / HRM
Features
- Wake on twist -> off (#2502)
- Emit
"drained"
event