Code Club Tracker
The first rule of Code Club is: You DO talk about Code Club.
This extension automatically tracks your coding activity (keystrokes and time) and syncs it with the Code Club Leaderboard.
Features
- Automatic Tracking: Silently measures your coding intensity in the background.
- Privacy First: Only sends metadata (file name, project name, keystroke count). No code content is ever sent.
- Real-time Stats: Updates your leaderboard standing as you type.
Setup
- Log in to your Code Club Dashboard.
- Copy your API Key.
- In VS Code, run the command:
Code Club: Set API Key.
- Paste your key and hit Enter.
Requirements
Extension Settings
This extension contributes the following settings:
codeclub.apiUrl: The API endpoint to send data to (defaults to the official server).
Release Notes
0.0.1
Initial release of the Code Club Tracker.
| |