../rust-scripts

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
backrest
README.md 3 years ago
config.rs 3 years ago
main.rs 3 years ago
possible-interface.md 3 years ago
test-inputs
b
a
b.txt 3 years ago
pics
black.png 3 years ago
red.png 3 years ago
words
a.txt 3 years ago
b.txt 3 years ago
test-outputs
.gitkeep 3 years ago
battery
main.rs 3 years ago
ip_address
main.rs 3 years ago
tests
help.rs 3 years ago