Linux CLI-tool to collect and display technical information about the installed batteries
Go to file
2024-06-18 13:14:59 +02:00
include feat: Added capacity and max charge comparison to design 2024-06-18 13:14:59 +02:00
src feat: Added capacity and max charge comparison to design 2024-06-18 13:14:59 +02:00
.gitignore Initial commit 2024-02-16 20:58:14 +01:00
Dockerfile change: Improved security and size of container 2024-02-19 20:57:10 +01:00
LICENSE Added LICENSE and README 2024-02-16 21:28:08 +01:00
Makefile Initial commit 2024-02-16 20:58:14 +01:00
README.md Added LICENSE and README 2024-02-16 21:28:08 +01:00

batstat

Linux CLI-tool to collect and display technical information about the installed batteries.

Building

To build, simply run:

$ make