How often to ask if you're still working on the current task (1-360 minutes)
đ¨ Appearance
Choose your preferred color scheme
âšī¸ About TimeTracker
đą What is TimeTracker?
TimeTracker is a Progressive Web App (PWA) designed for simple, automatic time tracking.
The core concept is that you don't need to remember to update your current task - the app
automatically sends notifications asking if you're still working on the same thing.
Built with vanilla JavaScript and styled with Tailwind CSS, it features a modern,
professional interface while running entirely in the browser.
đ Privacy & Data
No Authentication Required: This app is built so that you don't need to
authenticate anywhere because all your data stays on your own computer. There's no need
for user management or logging in to anything.
Your time tracking data is stored locally using localStorage and optionally the File System API
for direct file access. Your privacy is completely protected.
đ¨âđģ Development
Built for Personal Needs: This application was built for own needs and purposes,
focusing on simplicity and effectiveness in time tracking.
AI-Assisted Development: CLAUDE.md is included in the repository, as this project
was developed with the help of Claude Code. You can continue using Claude as you please, and
hopefully CLAUDE.md helps you develop this further easily.
đ Open Source
Free to Fork: You can freely fork this project on GitHub and continue
working as you please.