Commit graph

11 commits

Author SHA1 Message Date
Jimmy
d2daa965eb
add xtasks to generate man page and autocomplete files (#22)
* add xtasks to generate manpage and autocomplete files

* add alias for main pkg

* git ingore assets/gen
2022-09-04 21:13:56 +08:00
race604
f4ca196d47 re-orginize code to bin and lib crate 2022-09-02 21:41:56 +08:00
Wesley Moore
8a58c5a604
Add option to start the timer paused 2022-08-15 16:53:05 +10:00
Wesley Moore
c0b4142ba0 Add Pause trait for stopwatch and timer 2022-08-11 21:17:06 +08:00
Wesley Moore
9126f0ae0b Apply some clippy suggestions 2022-08-11 21:17:06 +08:00
Jimmy
bf52c8f45f
tune the blink interval (#9)
* tune the blink interval

* update

* symmetric on/off tim
2022-08-08 16:39:43 +08:00
race604
254b6c84cf accept a command to run when the timer ends 2022-08-04 23:21:20 +08:00
Wesley Moore
a8fb46d14f
Blink timer when it finishes 2022-08-03 20:48:39 +10:00
Wesley Moore
3032cc4bec
Add flag to hide fractional seconds on timer 2022-08-03 18:30:37 +10:00
race604
104dab5b2c show tips when paused 2022-07-20 12:37:13 +08:00
race604
a08b687a87 initial implement clock-tui 2022-07-19 13:25:30 +08:00