This is a ⏰ time tracker Chrome extension developed using React ⚛️, TypeScript 📝, Vite 🚀, ESLint 🧹, and Tailwind 🌈.
![](https://private-user-images.githubusercontent.com/40037644/309824002-fb06d271-c697-43a9-906b-8e5aca4df034.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MjAyNzAsIm5iZiI6MTczODkxOTk3MCwicGF0aCI6Ii80MDAzNzY0NC8zMDk4MjQwMDItZmIwNmQyNzEtYzY5Ny00M2E5LTkwNmItOGU1YWNhNGRmMDM0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDA5MTkzMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTFlYzRhODg4N2QxYTliYThkODc0NjY3MDI0ODk5MTAxZDhmODZlN2JkYzJiZWRiYmMzNzMxNmM2MDNiMmYwNjkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Q53krm4Nnb1dpYPR3goK-d3UDlpmXVhyb5evlCGfWBE)
- 🕒 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.