aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd/timer.go
AgeCommit message (Collapse)Author
2025-03-27feat(timer): increase upper limit of timernsfisis
2024-10-07feat(timer): make timer blink when the timer has finishednsfisis
2023-03-13fix(timer) fix a crash when duration is longer than 1 hournsfisis
2023-03-11fix(timer): fix a crash when duration is longer than 1 minutensfisis
2023-03-10refactor: move common snippet to util.gonsfisis
2023-03-10chore: go fmtnsfisis
2023-03-10refactor: move common stuff to internal/term packagensfisis
2023-03-09feat(timer): change time resolution to secondnsfisis
2023-03-08add timer subcommandnsfisis