FitTrackee¶
This web application allows you to track your outdoor activities 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):
* Runner Up (GPL v3)
* ForRunners (GPL v3)
* OpenTracks (Apache License)
* FitoTrack (GPL v3)
* AlpineQuest (Proprietary, no
trackers according to exodus privay
report)
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.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)