CLI battery status for linux
- Current battery level
- Current Energy
- Full charge energy
- Time elapsed from the start of the program, without tracking the sleep time of the machine
- Battery level history
$ sudo make install
- Only 1 battery supported
- Gathers data only from
/sys/class/power_supply/
If your machine contains the battery information in a different folder, this program will not work.
- ncurses C++ library
$ make