BangleApps/apps/drained
thyttan 663ea983e4
Change to 'custom' setUI to not set btn watch
> ['clock' - called for clocks. Sets Bangle.CLOCK=1 and allows a button to start the launcher](https://www.espruino.com/Reference#l_Bangle_setUI)
2023-04-08 23:56:21 +02:00
..
ChangeLog drained: rename from low-power-mode 2023-04-07 21:29:04 +01:00
README.md drained: configure battery% and check interval 2023-04-08 08:25:27 +01:00
app.js drained: generate js 2023-04-08 08:26:10 +01:00
app.ts Change to 'custom' setUI to not set btn watch 2023-04-08 23:56:21 +02:00
boot.js drained: generate js 2023-04-08 08:26:10 +01:00
boot.ts drained: configure battery% and check interval 2023-04-08 08:25:27 +01:00
icon.png drained: add icon 2023-04-07 21:29:12 +01:00
metadata.json drained: configure battery% and check interval 2023-04-08 08:25:27 +01:00
settings.js drained: generate js 2023-04-08 08:26:10 +01:00
settings.ts drained: configure battery% and check interval 2023-04-08 08:25:27 +01:00

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)

Creator