This is my Haxmas Day 9 project built using Textual
It is a terminal based Advent Calendar appp
Each day unlocks a surprise and shows progresss
- 12 day advent calendar
- Each day unlocks on correct date
- Different colours for each day
- Counter showing opened days
- Reset keybind to clear progress
- Clean and simple TUI design
- Press number buttons to open days
- Press
rto reset all days - Press
dto toggle dark mode
Make sure Python 3.10 or higher is installed
pip install -e .
advent-calendarr