Simple linux battery monitor
Go to file
2021-06-30 06:10:59 +02:00
.vscode Initial commit 2021-06-30 06:10:59 +02:00
src Initial commit 2021-06-30 06:10:59 +02:00
.gitignore Initial commit 2021-06-30 06:10:59 +02:00
batman.log Initial commit 2021-06-30 06:10:59 +02:00
Cargo.toml Initial commit 2021-06-30 06:10:59 +02:00
README.md Initial commit 2021-06-30 06:10:59 +02:00

batman

Simple linux battery monitor.

Build

debug

cargo build

release

cargo build --release