9 Commits
Author SHA1 Message Date
Jens DiemerandGitHub ed0b94a44a Enhance ShowBattery App (#39)
Make the Layout nicer. Make the graph bigger. Display battery icon.
2026-02-16 21:28:30 +01:00
JensDiemer ac89237647 Enhance ShowBattery and fixes for Odroid-GO battery
Add a "Real-time values" checkbox to ShowBattery app. If checked, then the cache will be clear on
every cycle.

Bugfix: Use `mpos.time.localtime()` to get the "correct" local time with timezone offset.

Changes for Odroid-GO:

The seen "2400" values are at startup the Odroid-GO... After a while the values are somewhere
between 270 and 310... The full range is unknown, yet. But with the new calculation it looks more
realistic, then before ;)
2026-02-14 17:20:02 +01:00
Pavel Machek 058e5a0324 show_battery: Implement nice info display, battery widget and battery history graph 2026-02-02 13:21:54 +01:00
Thomas Farstrike e1d3f1a279 Update showbattery app 2026-01-25 23:52:05 +01:00
Thomas Farstrike 77974685ba Comments 2026-01-25 23:27:34 +01:00
Thomas Farstrike d7e49d04dc Add new BatteryManager framework 2026-01-25 23:22:53 +01:00
Thomas Farstrike eb9c77d4ec showbattery app: simplify imports 2026-01-13 11:16:28 +01:00
Thomas Farstrike 4ad4e1ed20 Refactor to simplify imports 2026-01-13 00:38:17 +01:00
Thomas Farstrike fa80b7ce13 Add showbattery app for testing 2025-11-24 22:12:44 +01:00