Simple linux battery monitor
Go to file
2021-06-25 07:37:09 +02:00
.vscode Initial commit 2021-06-25 07:37:09 +02:00
src Initial commit 2021-06-25 07:37:09 +02:00
.gitignore Initial commit 2021-06-25 07:37:09 +02:00
batman.log Initial commit 2021-06-25 07:37:09 +02:00
Cargo.toml Initial commit 2021-06-25 07:37:09 +02:00
README.md Initial commit 2021-06-25 07:37:09 +02:00

batman

Simple linux battery monitor.

Build

debug

cargo build

release

cargo build --release