FitTrackee/README.md
2018-06-07 22:57:58 +02:00

1.9 KiB

FitTrackee

A simple self-hosted workout/activity tracker.

Python Version Flask Version React Version
Codacy Badge Codacy Badge1 Build Status


This application allows you to track your sports activity from gpx files and keep your data on your own server.
Several mobile apps can store workout data locally and export it into a gpx file.
Examples (for Android):

Maps are displayed using Open Street Map.

Still under development (not ready for production).
(see issues and wiki for more informations)

FitTrackee Dashboard

FitTrackee Activity

FitTrackee Activities


Notes:
1. Test coverage: only for Python API