Automatic Session Logging
The desktop client watches for game launches and landings, calculating total minutes played with zero manual data entry.
Star Citizen Playtime Tracker
The Playtime Tracker desktop app logs your in-game sessions and syncs them to an always-on leaderboard. Pair it with the hosted service at https://playtracker.al1e.dev to compare results across your org, squadron, or community.
Grab the latest builds directly from our servers. Every download is tracked so we know how many pilots are flying with us.
Loading builds…
The desktop client watches for game launches and landings, calculating total minutes played with zero manual data entry.
Every org leaderboard lives on playtracker.al1e.dev. We provision and maintain each board so your pilots only focus on flying.
Spot high-volume pilots, run mini-events, and keep attendance records with exportable JSON data.
Everything ships as a single binary for Windows, macOS, and Linux builds compiled from the open source repository.
Loading standings…
Skip the server wrangling. Tell us your org slug, and we stand up a dedicated leaderboard instance on playtracker.al1e.dev. Your pilots point their dashboard to https://playtracker.al1e.dev/orgs/<slug>, and we keep the backend patched, monitored, and backed up.
Pick an identifier for your org (e.g. blackguards). We allocate a dedicated data store and API endpoint for that slug.
Leaderboard shards run on our VPS under systemd supervision with daily backups and HTTPS via Apache + Certbot.
Ship dashboards compiled with LEADERBOARD_DEFAULT_URL=https://playtracker.al1e.dev/orgs/<slug>. No config steps, just download and fly.
Grab the latest desktop build, add your callsign, and start tracking meaningful flight time today.
Explore the Source