A terminal-based daily tracker. Mark off days, track streaks, see yearly and monthly totals.
Built with Bubble Tea and Lipgloss.
Requires Go 1.25+.
make build
./dayx
Or run directly:
make run
| Key | Action |
|---|---|
←↑↓→ / hjkl |
Navigate |
space / enter |
Toggle day |
Shift+move / HJKL |
Toggle while moving |
n / tab |
Next month |
p / shift+tab |
Previous month |
] / > |
Next year |
[ / < |
Previous year |
t |
Jump to today |
q / ctrl+c |
Quit |
Marked days are saved to data.json in the working directory.