• Stars
    star
    673
  • Rank 67,060 (Top 2 %)
  • Language
    Python
  • License
    GNU Affero Genera...
  • Created over 7 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Self-hosted outdoor activity tracker 🚴

FitTrackee

A simple self-hosted workout/activity tracker.

PyPI version Python Version Flask Version code style: black type check: mypy
Vue Version Typescript Version code style: prettier
pipeline status pipeline status translation status


This web application allows you to track your outdoor activities (workouts) from gpx files and keep your data on your own server.
No mobile app has been developed yet, but several existing mobile apps can store workouts data locally and export them into a gpx file.
Examples for Android (non-exhaustive list):

Maps are displayed using Open Street Map.
It is also possible to add a workout without a gpx file.

Still under heavy development (some features may be unstable).
(see issues and documentation for more information)

FitTrackee Dashboard Screenshot