Interactive batteries viewer
battopis an interactive viewer, similar to
top,
htopand other *top utilities, but about the batteries installed in your notebook.
battopis backed by a Rust crate battery which provides unified cross-platform information about system batteries.\ Check it out, if you want to gather the same information for your application!
Install package from AUR with your favorite AUR helper:
$ yay -S battop
Clone the repo and run
$ cargo build --release
Prebuilt binaries for Linux, FreeBSD and MacOS can be downloaded from the GitHub releases page.
Simply running the
battopcommand in your terminal should do the thing.
Left and right arrows can be used to switch between different system batteries (if available).
Run the
battop -hcommand to see the additional available options.
battopis double-released under the Apache License, Version 2.0 or the MIT License.
If you appreciate my work and want to support me, you can do it here