TimeTracker – a modern, self-hosted time tracking app
by•
Hey everyone 👋
I built TimeTracker out of frustration with existing tools that were either too complex, too slow, or not self-hostable.
The goal was simple:
create a time tracker that is fast, clean, and actually enjoyable to use.
🔧 Built with:
Flask + HTMX (no heavy frontend frameworks)
WebSockets for live updates
Docker-first setup
✨ Key features:
persistent timers (even after restarts)
projects, tasks, and clean tracking flows
multi-user support
CSV exports
It’s fully open source, and you can self-host it in minutes.
There’s also an optional one-time license if you want to support development.
Would love your feedback and thoughts 🙌
Website: https://timetracker.drytrix.com
GitHub: https://github.com/DRYTRIX/TimeTracker
5 views

Replies