4 releases
Uses new Rust 2024
new 0.4.2 | Apr 24, 2025 |
---|---|
0.4.1 | Apr 20, 2025 |
0.3.0 | Apr 15, 2025 |
0.2.3 |
|
#1195 in Command line utilities
524 downloads per month
16KB
363 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