Codegroove
VSCode extension that tracks coding time and displays statistics in webview charts
Install / Use
/learn @k-stopczynska/CodegrooveQuality Score
Category
Development & EngineeringSupported Platforms
README
codegroove is vscode plugin to track and analyze coding time.
Features
- Easy to start: no tokens, just install and use
- Everything in one place: to see analytics just type Ctrl + Shift + P (or click View and Comman Pallette) and "show stats" command
- You can choose your inactivity time after which your session will end, type in Ctrl + Shift + P (or click View and Comman Pallette) and "pick inactivity time"
- Easy to understand charts with daily/ monthly/ yearly statistics
- No overload: just most common coding hours/ languages/ projects
- Secure: data is saved locally in vscode global storage directory
- Minimal design: current session duration is showed at left-bottom corner of vscode
Screenshots
Run Locally
Clone the project
git clone https://github.com/k-stopczynska/codegroove.git
Go to the project directory
cd codegroove
Install dependencies
npm install
Start the development plugin
press F5
Tech Stack
Typescript, chart.js, csv-parser, uuid
Contributions
Check out CONTRIBUTIONS.md, if you still feel unsure: checkout this link: https://opensource.guide/ or ask a question here: https://github.com/k-stopczynska/codegroove/issues by adding new issue and tagging it as a question
Authors
Related Skills
node-connect
353.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Writing Hookify Rules
111.6kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
review-duplication
100.7kUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
