Track Your
Code Time

See how much you actually code. Compete with friends on the leaderboard. Works with any language in VS Code.

Install Extension

Add the VS Code extension. It tracks automatically in the background.

Code as Usual

Every language, every project. Your time is recorded per session.

Climb the Board

See where you rank. Watch your stats grow over time.

Frequently Asked Questions

Does the extension read my code?

No. The extension never reads, stores, or sends any of your source code. It only tracks which language you're using and how long you've been coding. Your code stays on your machine.

What data do you actually collect?

Just three things: the programming language of the file you're editing, how long you coded for, and your GitHub username for the leaderboard. That's it. No file contents, no file names, no project names.

How is my data secured?

We use GitHub OAuth for authentication — we never see your password. All data is transmitted over HTTPS and stored in a secured database. We don't share your data with anyone.

Can I see what's being sent?

Yes. The extension is open source so you can inspect every line of code. It sends a simple heartbeat every 2 minutes with just your language and session duration. Nothing hidden.

What's visible on my public profile?

Your GitHub username, total coding time, language breakdown, and daily activity streak. We never show what projects you're working on or any code-level details.