Wakatime Integration
Import development time tracking data from Wakatime.
Overviewโ
Wakatime automatically tracks coding time in editors/IDEs. The Gauzy integration imports this data to enrich time tracking.
Setupโ
1. Get Wakatime API Keyโ
- Go to wakatime.com/settings/api-key
- Copy your API key
2. Configureโ
GAUZY_WAKATIME_API_KEY=your-wakatime-api-key
3. Connectโ
- Navigate to Integrations โ Wakatime
- Enter your Wakatime API key
- Select sync options
Synced Dataโ
| Wakatime Data | Gauzy Entity | Description |
|---|---|---|
| Heartbeats | Time Slot | Coding activity periods |
| Projects | Projects | Project name matching |
| Languages | Activity | Language breakdown |
| Editors | Activity | Editor usage |
| Duration | Time Log | Tracked duration |
Related Pagesโ
- Time Tracking โ time tracking feature
- Activity Tracking โ activity monitoring