FitTrackee
FitTrackee is a simple self-hosted web app for tracking outdoor workouts. Import GPX/TCX files from Android apps like OpenTracks or manually add activities. Data stays on your own server, with map support from OpenStreetMap.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Self-hosted fitness tracker that keeps your data private.
Core Features
- Import workouts from GPX/TCX files (OpenTracks, FitoTrack, Runner Up)
- Manual activity entry
- Interactive maps powered by OpenStreetMap
- Statistics and charts (distance, duration, pace)
- Fully self-hosted – your data stays on your server
What It Can't Do
- •Requires PostgreSQL with PostGIS extension – not trivial for beginners. Always backup your database before upgrading. SQLite is not supported.
Use Cases
- Privacy-conscious athletes who don't want to share data with commercial platforms like Strava
- Users who record activities with open-source Android apps (OpenTracks, etc.) and want a unified dashboard
- Tech-savvy individuals running their own server for a personal fitness data center
Detailed Introduction
FitTrackee is a self-hosted web application for tracking outdoor workouts. It imports activity data from GPX/TCX files exported by Android apps like OpenTracks, FitoTrack, or Runner Up. You can also manually add activities. It uses OpenStreetMap for maps, stores data in PostgreSQL with PostGIS, and provides a clean dashboard with charts and statistics. Ideal for privacy-conscious athletes who want full control over their fitness data.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Install Docker and Docker Compose (if not already installed)
Step 2: Download the docker-compose.yml and start with: docker compose up -d
Step 3: Open http://localhost:5000 in your browser, register, and start tracking
- Step 1: Install Docker and Docker Compose (if not already installed)
- Step 2: Download the docker-compose.yml and start with: docker compose up -d
- Step 3: Open http://localhost:5000 in your browser, register, and start tracking
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
Stop containers: docker compose down. Remove data volume: docker volume rm fittrackee_data (backup first). Delete the project directory.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Similar Projects
Umami
Umami is a simple, fast, privacy-focused web analytics tool that gives you full control over your data.
AdGuardHome
Network-wide DNS server that blocks ads and trackers across all home devices without needing client software.
SearXNG
SearXNG is a free metasearch engine that combines results from over 70 search services while respecting your privacy. Self-host it to keep your data under your control.