I am excited to announce the next evolution of CodeTrackr — a privacy-first, real-time developer analytics platform built for those who want full control over their data.
CodeTrackr automatically tracks your coding activity, generates live insights, and gives you powerful tools to understand and improve your workflow — without sacrificing your privacy.
We’ve shipped a ton of new features designed to help you code smarter, build faster, and stay in control.
So, how can you use CodeTrackr to level up as a developer?
This is an experimental project still in the BETA phase.
Web: https://codetrackr.leapcell.app
Repo: https://github.com/livrasand/CodeTrackr
🚀 Level up faster
Here’s what you can do with CodeTrackr:
💪 Track everything automatically
No setup friction. Just install the extension, add your API key, and start sending heartbeats instantly. Every coding session is tracked in real time — across any editor.
💻 See your coding activity live
Watch your stats update as you type. CodeTrackr provides real-time analytics, including total coding time, languages used, and project breakdowns — all from a clean dashboard.
📊 Own your data
Export your full history anytime in JSON or CSV. No paywalls. No lock-in. Your data belongs to you — always.
📈 Compete and explore with leaderboards
See how you rank globally by language, editor, or total time. Discover other developers and track your progress over time with live leaderboards powered by real-time infrastructure.
🔌 Build your own plugins
Extend CodeTrackr your way. Create dashboard plugins using simple JavaScript — no backend required. Publish once, and every user can install it instantly.
🧠 Works with any editor
VS Code, Neovim, IntelliJ, Emacs, Zed — anything that can send an HTTP request can integrate with CodeTrackr. One endpoint. Full tracking.
Drop-in API
Already using another tracking tool? CodeTrackr offers a compatible heartbeat API:
POST /api/v1/heartbeat
X-API-Key: ct_your_key
{ "project": "my-app", "lang": "rust" }
Switching takes minutes.
🔐 Privacy-first by design
- No tracking scripts
- No data selling
- Anonymous accounts supported
- Self-hostable with full control
You can even run everything locally using Docker.
🧰 Build with CodeTrackr
CodeTrackr isn’t just a tool — it’s a platform.
- Create custom charts, streak systems, or team dashboards
- Publish IDE extensions for any environment
- Ship plugins that run directly in the browser
All without managing infrastructure.
⚙️ Getting started
Getting started is simple:
- Sign in (or create an anonymous account)
- Generate your API key
- Install the extension in your editor
- Paste your key — done
That’s it. You’re now tracking your coding activity in real time.
💸 Pricing
- Free — full-featured for individual developers
- Pro Cloud ($2/mo) — unlimited history + extra features
- Self-hosted — run everything yourself with zero telemetry
🌍 The vision
CodeTrackr is built on a simple idea:
developer metrics should be transparent, local-first, and owned by you.
No black boxes. No hidden tracking. No compromises.
🔥 Try it now
Install the extension, start tracking, and take control of your coding data.
Have ideas for the next version?
We’re building this in the open — your feedback shapes what comes next.




Top comments (0)