This is a ⏰ time tracker Chrome extension developed using React ⚛️, TypeScript 📝, Vite 🚀, ESLint 🧹, and Tailwind 🌈.
- 🕒 Track and manage your time efficiently
- ⚙️ Customizable settings
- 📊 Generate reports and statistics
- Clone the repository:
git clone https://github.com/joao-pedrozo/time-tracker.git
- Install dependencies using pnpm:
pnpm install
- Build the extension:
pnpm run build
- Load the extension in Chrome:
- Open Chrome and go to
chrome://extensions
- Enable "Developer mode" (toggle switch at the top right)
- Click on "Load unpacked" and select the
dist
folder from the cloned repository
- Open a new tab in Chrome
- Click on the extension icon in the toolbar
- Start tracking your time
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License.