/rust_alarm

CLI countdown timer

Primary LanguageRust

rust_alarm

CLI countdown timer

Installation

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 .

Usage

Enter ammount of minutes and secondes you want to be reminded after.

image

And then close the script with CTR+C (it will play anoying bell sound untill you won't).

image