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