Commit graph

25 commits

Author SHA1 Message Date
Jimmy
bf52c8f45f
tune the blink interval (#9)
* tune the blink interval

* update

* symmetric on/off tim
2022-08-08 16:39:43 +08:00
Jimmy
431b6b5b13
Merge pull request #8 from race604/add-license-1
Create LICENSE
2022-08-08 10:58:11 +08:00
Jimmy
81ef4fff66
Create LICENSE 2022-08-08 10:57:12 +08:00
Jimmy
5ab34df88a
Merge pull request #6 from race604/jimmy-wu--bump-version
bump version to 0.3.0
2022-08-05 09:34:17 +08:00
race604
ba6f7e4085 bump version to 0.3.0 2022-08-05 09:32:16 +08:00
Jimmy
f21b742513
Merge pull request #5 from race604/support-ending-command
accept a command to run when the timer ends
2022-08-05 09:09:31 +08:00
race604
254b6c84cf accept a command to run when the timer ends 2022-08-04 23:21:20 +08:00
Jimmy
684384c3ee
Merge pull request #4 from race604/lower-rate-when-non-millis
lower tick rate when non-millis
2022-08-03 19:21:00 +08:00
race604
d8dd061d97 lower tick rate when non-millis 2022-08-03 19:11:36 +08:00
Jimmy
228faf45c6
Merge pull request #3 from wezm/flash-timer
Blink timer when it finishes
2022-08-03 18:59:44 +08:00
Wesley Moore
a8fb46d14f
Blink timer when it finishes 2022-08-03 20:48:39 +10:00
吴晶
5aa759fba9
Merge pull request #2 from wezm/fractional-seconds-option
Add flag to hide fractional seconds on timer
2022-08-03 18:42:03 +08:00
Wesley Moore
3032cc4bec
Add flag to hide fractional seconds on timer 2022-08-03 18:30:37 +10:00
race604
08fb4d0328 update docs for color option 2022-07-20 12:53:55 +08:00
race604
af3902dd33 bump version to 0.2.0 2022-07-20 12:38:43 +08:00
race604
104dab5b2c show tips when paused 2022-07-20 12:37:13 +08:00
race604
7ce5a117f2 support non_date and millis options for Clock 2022-07-20 11:57:09 +08:00
race604
b8d6e42c4f add install instruction in readme 2022-07-19 17:21:53 +08:00
race604
e4e1e70307 add more info for crate 2022-07-19 17:15:42 +08:00
race604
649cc89069 update readme 2022-07-19 17:11:47 +08:00
race604
23e6ab9ea8 fix parsing color 2022-07-19 17:10:47 +08:00
race604
1e5b5921c0 add readme 2022-07-19 16:55:36 +08:00
race604
74c9543402 use ref keyword 2022-07-19 16:21:57 +08:00
race604
b4e7886a9c change to subcommand mode 2022-07-19 13:58:25 +08:00
race604
a08b687a87 initial implement clock-tui 2022-07-19 13:25:30 +08:00