Skip to content

Latest commit

 

History

History
executable file
·
52 lines (32 loc) · 1.18 KB

README.md

File metadata and controls

executable file
·
52 lines (32 loc) · 1.18 KB

⏰ Time Tracker Chrome Extension

This is a ⏰ time tracker Chrome extension developed using React ⚛️, TypeScript 📝, Vite 🚀, ESLint 🧹, and Tailwind 🌈.

Features

  • 🕒 Track and manage your time efficiently
  • ⚙️ Customizable settings
  • 📊 Generate reports and statistics

Installation

  1. Clone the repository:
git clone https://github.com/joao-pedrozo/time-tracker.git
  1. Install dependencies using pnpm:
pnpm install
  1. Build the extension:
pnpm run build
  1. 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

Usage

  1. Open a new tab in Chrome
  2. Click on the extension icon in the toolbar
  3. Start tracking your time

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.