Skip to content

Trivial program showing the state of the battery on the command line (linux)

Notifications You must be signed in to change notification settings

ixxra/Battery-Status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

battery

ABOUT:

Command line tool showing battery status on laptops using linux and possibly other unix flavors.


REQUIREMENTS:

kernel with sysfs and acpi support (most linux kernels will do)


COMPILATION:

mkdir build
cd build
cmake ..
make

(optional)
make install (as root)

About

Trivial program showing the state of the battery on the command line (linux)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages