Productivity
Timmy Timer
The right time, in the right place.
A calm, multilingual time tracker with a visual weekly calendar, client and project rates, and exportable reports.
- Status
- Active
- Primary stack
- TypeScript
- License
- Open source
- GitHub stars
- 0

Why it exists
Made for the work, not the demo.
Timmy Timer turns everyday time tracking into a visual weekly routine. Entries can be created by dragging on the calendar, then moved, resized, edited, or deleted directly from the same view.
Clients and projects carry their own colors and hourly rates, while each entry preserves the rate applied when it was created. Reports can be filtered by period, client, project, or billing status, updated in bulk, and exported to CSV or PDF.
Run locallyterminal
git clone https://github.com/illegalstudio/timmy-timer.git
cd timmy-timer
npm install
npm run dev
