index
:
term-clock
main
term-clock
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-10-27
feat: Add "countdown" subcommand
HEAD
v1.1.0
main
nsfisis
2025-04-27
feat: run "clock" subcommand if no subcommand is given
v1.0.0
nsfisis
2025-03-27
feat: update README
v0.1.0
nsfisis
2025-03-27
refactor: use for loop range over int
nsfisis
2025-03-27
fix: tcell.Screen.Clear() does not use the current style
nsfisis
2025-03-27
feat(timer): increase upper limit of timer
nsfisis
2025-03-27
feat: update deps
nsfisis
2024-10-07
feat(timer): make timer blink when the timer has finished
nsfisis
2024-10-07
feat(alarm): make clock blink when the time has come
nsfisis
2024-10-07
feat: update deps
nsfisis
2023-03-13
feat(alarm): add alarm subcommand
nsfisis
2023-03-13
fix(timer) fix a crash when duration is longer than 1 hour
nsfisis
2023-03-11
fix(timer): fix a crash when duration is longer than 1 minute
nsfisis
2023-03-10
refactor: move common snippet to util.go
nsfisis
2023-03-10
chore: go fmt
nsfisis
2023-03-10
chore: fix `make fmt`
nsfisis
2023-03-10
refactor: move common stuff to internal/term package
nsfisis
2023-03-09
feat(timer): change time resolution to second
nsfisis
2023-03-09
chore: fix Makefile
nsfisis
2023-03-08
add timer subcommand
nsfisis
2023-03-05
add license
nsfisis
2023-03-05
initial implementation
nsfisis
2023-02-28
initial commit
nsfisis