DevHours
Automatic time tracker for VS Code. Track your coding time and compete on the weekly leaderboard.
Installation
- Install from VS Code Marketplace
- Create account at devhours.dev
- Get your API key
- Set API key:
Cmd/Ctrl + Shift + P → DevHours: Set API Key
Features
- Automatic time tracking
- Weekly developer leaderboard
- Language and project stats
- Privacy-focused (only metadata tracked)
Commands
DevHours: Set API Key - Configure API key
DevHours: View Leaderboard - Open leaderboard
DevHours: Toggle Status Bar - Show/hide status bar
DevHours: Enable/Disable Tracking - Turn tracking on/off
Configuration
{
"devhours.apiKey": "your-api-key",
"devhours.apiUrl": "https://api.devhours.dev/api/v1"
}
Troubleshooting
Not tracking?
- Verify API key is set
- Check tracking is enabled
- Enable debug mode:
DevHours: Toggle Debug Mode
Status bar hidden?
- Run
DevHours: Toggle Status Bar → set to true
Support
License
MIT
| |