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