https://github.com/danrotaru/clickup-track
ClickUp Track App
https://github.com/danrotaru/clickup-track
Last synced: 3 months ago
JSON representation
ClickUp Track App
- Host: GitHub
- URL: https://github.com/danrotaru/clickup-track
- Owner: DanRotaru
- Created: 2024-07-24T12:33:34.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-28T20:44:12.000Z (almost 2 years ago)
- Last Synced: 2024-07-28T21:38:21.686Z (almost 2 years ago)
- Language: Vue
- Homepage: https://chromewebstore.google.com/detail/clickup-track/lmjdappfabcipedkfgjccefgjdgcgglb
- Size: 2.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ClickUp Track
ClickUp Track is a powerful Chrome extension designed to enhance your productivity by seamlessly integrating with ClickUp. With ClickUp Track, you can efficiently manage your time and tasks directly from your browser. This extension provides a streamlined interface for tracking time, switching between tasks, and monitoring your progress. Whether you need to see how much time you’ve tracked, how much time you need to track, or if you’ve gone overtime, ClickUp Track has got you covered. Perfect for freelancers, project managers, and teams, this tool ensures that every minute of your workday is accounted for.
## ✨How to Use:
1. Install ClickUp Track from the Chrome Web Store.
2. Click on the extension icon in your browser or use keyboard shortcut.
3. Enter your generated ClickUp API key (how to generate API Key - https://clickup.com/api/developer-portal/authentication/#personal-token)
4. Done, extension is ready to use!
## ⚡️Features:
- ➡️Quick Time Tracking: Start and stop time tracking effortlessly with a simple click.
- ➡️Task Switching: Easily switch between tasks without disrupting your workflow.
- ➡️Custom Task Periods: Choose specific periods for tasks to tailor your time tracking.
- ➡️Progress Monitoring: See real-time updates on how much time you’ve tracked.
- ➡️Goal Setting: Set and view your target tracked time to stay on top of your goals.
- ➡️Overtime Tracking: Monitor and manage overtime to prevent burnout.
- ➡️User-Friendly Interface: Enjoy a clean, intuitive design that makes time tracking easy and efficient.
- ➡️Open Source: All code is open source, secure and transparent
- ➡️Client-Based Extension: It operates entirely on the client side, with no backend server required, ensuring your data stays private and local.
- Enjoy a secure and transparent experience with complete control over your usage using your API ClickUp Key.
➡️Seamless Integration: Works directly within your Chrome browser for convenient access.
Take control of your time management with ClickUp Track and boost your productivity today!
## ❕Please consider:
Action Bar (pinned extension icon progress) is fetching data once per minute.
Current Task Time (bottom indicator on what task are you working right now) is fetching data once in 30 seconds.
Open Source Project.
GitHub: https://github.com/DanRotaru/clickup-track
Created with ❤️ by DanRotaru: https://dan13.me/
## Screenshots:





## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
## Customize configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup!
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Compile and Minify for Production
```sh
npm run build
```
### Update dist extension files
Copy files from /dist/ to /extension/dist/