Welcome to this wonderful repository where I try out an application in rust with an actual UI (is it usable? who knows)!
This was built on stream at https://twitch.tv/justtoocloudy
This application was built leveraging the Slint UI Toolkit
- Website: https://slint.dev/
- Crate: https://crates.io/crates/slint
chronometer -h <hours> -m <minutes> -s <seconds>
chronometer
Once started, the timer will count down until it is finished.
Once finished, the timer will cease counting down and allow to enter another time if desired.
Found a bug? Submit an issue or a PR to fix it! :)