I built a simple TUI-based metronome for practicing guitar. I wanted something keyboard-driven, simple to use, and aesthetic that I could run directly in my IDE terminal. Most existing terminal options felt either too minimal, overcomplicated, or unmaintained, so I put this together in a day over the weekend for my own use. A colleague encouraged me to share it on GitHub.
Feedback welcome.