TimeTrack is a free, lightweight desktop app that helps you track your time effortlessly, stay focused, and improve your productivity — all from your local machine.

- ⏱️ Simple task-based time tracking
- 📊 Daily activity summaries
- 🔒 100% local – no data leaves your device
- 🪟 Cross-platform (Windows, macOS, Linux)
- 🚫 No accounts, no distractions
git clone https://github.com/your-username/timetrack.git
cd timetrack
npm install
npm run start
- Electron
- Node.js
- TypeScript
- Tailwind CSS (optional)
npm run make
This uses Electron Forge to package the app.
We welcome contributions! Please read the CONTRIBUTING.md before submitting a pull request.