16 Jul, 2022
1 commit
-
Adds `.gitignore` to ignore the binary `battery`. Changed text in the `README.md`.
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
4 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.