2 unstable releases
0.2.0 | May 2, 2025 |
---|---|
0.1.1 |
|
0.1.0 | Mar 3, 2020 |
#65 in macOS and iOS APIs
294 downloads per month
4KB
60 lines
Battery Widget
A terminal battery indicator written in Rust.
This CLI tool provides a simple battery widget for your command prompt. It currently supports macOS by reading system data via the ioreg
command.

Platform Support
- ✅ macOS — supported via
ioreg
- 🛠 Linux — support is coming in the next update