A clean, minimalist time tracking app built for solo use. Track your focus sessions, maintain streaks, and visualize your productivity.
- Open
index.htmlin your browser - Click "Start Focus" to begin tracking
- Set your daily goal
- Build your streak!
- Time Tracking: Start/stop sessions with task descriptions
- Daily Goals: Set custom hourly goals per day
- Streak Tracking: Maintain your productivity streak
- Heatmap Visualization: 30-day activity heatmap
- Session Logs: Review your completed focus sessions
- Offline First: All data stored locally (no internet required)
- Clean UI: Dark theme, distraction-free interface
If you're migrating from the squad tracker:
- Open
migrate.htmlin your browser - Follow the 3-step process to import your Firebase data
- Your streak, hours, and session history will be preserved
index.html- Main tracker applicationmigrate.html- Data migration toolREADME.md- This file
All data is stored in your browser's localStorage as JSON:
- No account required
- No internet connection needed
- Data persists across sessions
- Easy to export/backup
- Analytics dashboard with weekly/monthly insights
- Export data as JSON/CSV
- Category/project tracking
- Pomodoro timer mode
- And more...
- Pure HTML/CSS/JavaScript (no frameworks)
- localStorage API for persistence
- Responsive design
Built with ☕ by Codebreaker