Track time spent on tasks with a simple stopwatch
https://danial2026.github.io/extension_tokime/
| .github/workflows | ||
| components | ||
| css | ||
| icons | ||
| images | ||
| js | ||
| ui | ||
| .gitignore | ||
| background.js | ||
| build_chrome.sh | ||
| build_firefox.sh | ||
| index.html | ||
| LICENSE | ||
| manifest-firefox.json | ||
| manifest.json | ||
| popup.html | ||
| popup.js | ||
| privacy.html | ||
| README.md | ||
| stopwatch-details.html | ||
| terms.html | ||
Tokime - Privacy-Focused Time Tracker
A browser extension for time tracking with simple stopwatches. All data stays on your device - no servers, no tracking.
Features
- 100% Private: All data stored locally on your device only
- Create multiple stopwatches to track time for different tasks
- Start and stop time tracking with a single click
- View detailed session history for each stopwatch
- Manually add, edit, and delete sessions with custom titles and timestamps
- Export/import your data for backup and transfer
Privacy First
Tokime is designed with privacy as the top priority:
- No servers: Your data never leaves your browser
- No analytics: We don't track your usage or collect any metrics
- No third-party services: Completely self-contained
- No permissions: Only requires storage permission to save your timers
How It Works
- Create a new stopwatch with a title
- Start tracking time with a click
- Stop the stopwatch when you're done
- View your total time and session history
Contributing
Contributions are welcome! Feel free to submit issues and pull requests.
License
This project is open source and available under the GNU GENERAL PUBLIC LICENSE.