CLI countdown timer
You'll need Rust already installed on your maschine, else you can find it here. Then clone repository and enter it in terminal
cd rust_alarm
compile
cargo build
and install
cargo install --path .
Enter ammount of minutes and secondes you want to be reminded after.
And then close the script with CTR+C (it will play anoying bell sound untill you won't).