A TUI Pomodoro timer written in Rust.
rudoroSimple as that.
This will give you the default work/rest timing of 25 minutes work and 5 minutes rest.
You can change this:
rudoro -w 20 -r 10For 20 minutes work and 10 minutes rest...
-r = rest time in minutes -w = work time in minutes
Work in progress