# batman Simple linux battery monitor. ## Build ### debug ```shell cargo build ``` ### release ```shell cargo build --release ```