30 Jan, 2024
2 commits
04 Jul, 2022
3 commits
-
Rewrite README.md Add directive to abort compilation on non FreeBSD systems.
-
Adds default case for unknown battery status code. Plugged in without battery now shows a plug symbol.
24 Jun, 2022
3 commits
-
battery.py first examples in python (very slow) battery.c uses the freebsd sysctl system calls to get the battery state which is much faster.