Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.09 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.09 KB

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.