Fix the issue that, when show_lap_offset
is not zero, ugly output of the stopwatch was produced upon stopping.
- use
crossterm
to provide windows support - use mouse scroll or arrow keys to nagivate around the lap history
Change the icon of the notification to clock
Notification when timer finishes via the notify
crate
Add basic timer support