Skip to content

iwaesc/dayx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dayx

A terminal-based daily tracker. Mark off days, track streaks, see yearly and monthly totals.

Built with Bubble Tea and Lipgloss.

Install

Requires Go 1.25+.

make build
./dayx

Or run directly:

make run

Keybindings

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

Data

Marked days are saved to data.json in the working directory.

About

Minimalistic TUI calendar app that tracks whether or not something occurred on a day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors