16 hours agoby zedoh
Hi HN!
I just published Termadoro – a terminal-based Pomodoro timer with tag support and real-time productivity reports. It's built with Node.js, React-Ink, and SQLite.
I created it because I wanted a simple way to track my Pomodoro sessions and get useful insights about how I spend my time — including tagging sessions like “writing”, “deep work”, or “study”.
It was also a fun opportunity to level up my skills with TypeScript, experiment with Ink for TUI development, and learn how to package and publish an app to npm.
No comments