1
0
Fork 0
BangleApps/apps/powermanager
Martin Boonk 35ddc58b1f powermanager - Only sample cpu use on drawing 2023-02-22 19:09:28 +01:00
..
ChangeLog powermanager - Bump version 2023-02-05 21:09:16 +01:00
README.md powermanager - Add a bit of readme describing the widget 2023-02-20 20:56:52 +01:00
app.png New power management app for setting a charging alarm and voltage offset 2022-03-08 20:38:27 +01:00
boot.js powermanager - Fix recording of sensor state 2023-02-07 20:59:25 +01:00
default.json powermanager - Allow recording timeouts and power changes for later analysis 2023-02-05 21:09:16 +01:00
interface.html powermanager - Allow recording timeouts and power changes for later analysis 2023-02-05 21:09:16 +01:00
lib.js powermanager - New option to automatically calibrate the battery 2022-11-05 10:02:03 +01:00
metadata.json powermanager - Exchange power use number with colored arc 2023-02-20 19:14:02 +01:00
settings.js powermanager - Adds setting for widget 2023-02-20 20:56:12 +01:00
widget.js powermanager - Only sample cpu use on drawing 2023-02-22 19:09:28 +01:00

README.md

Power manager

Manages settings for charging. Features:

  • Warning threshold to be able to disconnect the charger at a given percentage
  • Set the battery calibration offset
  • Force monotonic battery percentage or voltage
  • Automatic calibration on charging uninterrupted longer than 3 hours (reloads of the watch reset the timer).

Widget

The widget shows an approximate current power use. There is a power gauge showing the estimation of the currently used power and the currently active sensor with the biggest power draw. G for GPS, H for pulse sensor and C for compass.

Internals

Battery calibration offset is set by writing batFullVoltage in setting.json

TODO

  • Optionally keep battery history and show as graph

Creator

halemmerich