falkecarlsen / poly-battery-status

status-bar script for multi-battery systems on Linux
0 stars 1 forks source link
hacktoberfest

poly-battery-status

Generates a pretty status-bar string for multi-battery systems on Linux. Written in Rust and shouldTM work with n batteries.

Personally used with i3 (i3blocks) and sway (i3blocks).

Features

Usage

For developing and experimenting use Cargo:

repo/~ cargo run

For building also use Cargo:

repo/~ cargo build --release

Find the built executable under repo/target/release/poly-battery-status Alternatively, see the releases page for pre-compiled executables.