Back to browse
GitHub Repository

The open-source, privacy-first coding time tracker — free forever, with leaderboards and a plugin system. Hosted-in Sweden. Assisted-by Claude.

3 starsRust

CodeTrackr – open-source WakaTime alternative with real-time stats

by livrasand·Mar 7, 2026·2 points·0 comments

AI Analysis

●●SolidDark HorseShip It

WakaTime-compatible API, real-time dashboard, self-hostable—missing security audit details.

Strengths
  • WakaTime-compatible API means zero friction for existing users and extensions
  • Real-time WebSocket dashboard and plugin system show thoughtful architecture
  • Self-hostable with Docker lowers adoption friction vs cloud-locked competitors
Weaknesses
  • Privacy claims need cryptographic proof; architecture doc doesn't address threat model
  • Competing against established WakaTime ecosystem; unclear differentiation beyond cost
Target Audience

Developers wanting privacy-first coding time tracking and productivity analytics

Similar To

WakaTime · Toggl Track · RescueTime

Post Description

Hi HN! I built CodeTrackr, an open-source, privacy-first alternative to WakaTime.

It tracks coding activity and provides real-time analytics, global leaderboards, and a plugin system. The goal is to give developers useful productivity insights while keeping full ownership of their data.

Key features: - WakaTime-compatible API (works with existing editor extensions) - Real-time dashboard using WebSockets - Global and language leaderboards - Self-hostable (Docker included) - Plugin system using JavaScript snippets - GitHub and GitLab login

Stack: Rust + Axum + PostgreSQL + Redis + Vanilla JS

Repository: https://github.com/livrasand/CodeTrackr

I would really appreciate feedback, especially regarding: - security - architecture - potential areas for improvement

If you're interested, you're also welcome to build plugins for the plugin store or create IDE extensions for your favorite editors.

Thanks for taking a look!

PS: I used ChatGPT to translate this; my native language is Spanish, and my English is limited.

Similar Projects