Secure, lightweight time tracking for development sessions. The extension records time, project, and optional client metadata without logging any code.
Quick start
Run npm install in vscode-extension/.
Run npm run compile.
Press F5 to launch an Extension Development Host.
Set syncdevtime.apiKey and syncdevtime.webhookUrl in Settings (copy from Dashboard > Integrations).
Sync status
Open the SyncDevTime Status Panel to see live tracking time, sync status, and client settings:
Command: SyncDevTime: Open Status Panel
Syncs are sent periodically while tracking and when a session stops.