rust-scripts📎
Small one-off scripts, written in rust.
build📎
Run cargo build --release
Running📎
cargo run --release --bin <bin name>
, or build and move to somewhere on your $PATH
.
Scripts📎
battery
📎
Get the battery life percentage.
ip_address
📎
Get the LAN ip address of the machine.
backrest
📎
Opinionated CLI for encrypted backup and restore of files and folders. See [./backrest/README.md][./backrest/README.md] for more information.
.gitignore
3 years ago
Cargo.lock
3 years ago
Cargo.toml
3 years ago
README.md
3 years ago
README.md
3 years ago
config.rs
3 years ago
main.rs
3 years ago
possible-interface.md
3 years ago
.gitkeep
3 years ago
main.rs
3 years ago