BangleApps/apps/drained
Rob Pilling 81820f8ec1 drained: generate js 2024-11-06 21:15:30 +00:00
..
ChangeLog
README.md
app-icon.js
app.js drained: generate js 2024-11-06 21:15:30 +00:00
app.ts drained: remember menu position 2024-11-06 07:39:10 +00:00
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 (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

  • Restore normal operation with sufficient charge
  • Reactivate on watch startup

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

Creator