Skip to content

Interactive batteries viewer

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

svartalf/rust-battop

Repository files navigation

battop

Latest Version Build Status dependency status Apache 2.0 OR MIT licensed

battop is an interactive viewer, similar to top, htop and other *top utilities, but about batteries installed in your notebook.

Example

Screenshot

Compatibility

battop supports all *nix systems and Windows support is in plans!

Installation

From sources

Clone the repo and run

$ cargo build --release

Other

Prebuilt binaries for Linux, FreeBSD and MacOS can be downloaded from the GitHub releases page.

License

battop is double-released under the Apache License, Version 2.0 or the MIT License.