Show HN: Termadoro – A TUI Pomodoro Tracker with Tags and Reports
1 zedoh 0 7/11/2025, 4:31:28 PM npmjs.com ↗
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 yet