5 releases
Uses new Rust 2024
new 0.4.3 | May 4, 2025 |
---|---|
0.4.2 | Apr 24, 2025 |
0.3.0 | Apr 15, 2025 |
0.2.3 |
|
#1016 in Command line utilities
816 downloads per month
17KB
379 lines
rsacpi is the (rust) small and clumsy power information tool
It is a simple command-line tool for Linux to display battery, ac, and thermal information contained in sys/class
Options:
- -b, --battery: Battery information
- -i, --health: Battery health
- -t, --thermal: temperatures from all thermal zones
- -a, --ac: AC adapter status
- -e, --everything: all available information
- -h, --help: command-line options
- -v, --version: version and license information