FitTrackee¶
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 is 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):
* Runner Up (GPL v3)
* ForRunners (GPL v3)
* OpenTracks (Apache License)
* FitoTrack (GPL v3)
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 for more information)
Table of contents¶
- Installation
- Features
- API documentation
- Troubleshooting
- Change log
- Version 0.4.9 (2021/07/16)
- Version 0.4.8 (2021/07/03)
- Version 0.4.7 (2021/04/07)
- Version 0.4.6 (2021/02/21)
- Version 0.4.5 (2021/02/17)
- Version 0.4.4 (2021/01/31)
- Version 0.4.3 (2021/01/10)
- Version 0.4.2 (2021/01/03)
- Version 0.4.1 (2020/12/31)
- Version 0.4.0 - FitTrackee on PyPI (2020/09/19)
- Version 0.3.0 - Administration (2020/07/15)
- Version 0.2.5 - Fix and improvements (2020/01/31)
- Version 0.2.4 - Minor fix (2020/01/30)
- Version 0.2.3 - FitTrackee available in French (2019/12/29)
- Version 0.2.2 - Statistics fix (2019/09/23)
- Version 0.2.1 - Fix and improvements (2019/09/01)
- Version 0.2.0 - Statistics (2019/07/07)
- Version 0.1.1 - Fix and improvements (2019/02/07)
- Version 0.1.0 - First release 🎉 (2018-07-04)