aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2025-10-27feat: Add "countdown" subcommandHEADv1.1.0mainnsfisis
2025-04-27feat: run "clock" subcommand if no subcommand is givenv1.0.0nsfisis
2025-03-27feat: update READMEv0.1.0nsfisis
2025-03-27refactor: use for loop range over intnsfisis
2025-03-27fix: tcell.Screen.Clear() does not use the current stylensfisis
2025-03-27feat(timer): increase upper limit of timernsfisis
2025-03-27feat: update depsnsfisis
2024-10-07feat(timer): make timer blink when the timer has finishednsfisis
2024-10-07feat(alarm): make clock blink when the time has comensfisis
2024-10-07feat: update depsnsfisis
2023-03-13feat(alarm): add alarm subcommandnsfisis
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-10chore: fix `make fmt`nsfisis
2023-03-10refactor: move common stuff to internal/term packagensfisis
2023-03-09feat(timer): change time resolution to secondnsfisis
2023-03-09chore: fix Makefilensfisis
2023-03-08add timer subcommandnsfisis
2023-03-05add licensensfisis
2023-03-05initial implementationnsfisis
2023-02-28initial commitnsfisis