35 lines
1.9 KiB
Markdown
35 lines
1.9 KiB
Markdown
# FitTrackee
|
|
**A simple self-hosted workout/activity tracker.**
|
|
|
|
[](https://python.org)
|
|
[](http://flask.pocoo.org/)
|
|
[](https://reactjs.org/)
|
|
[](https://www.codacy.com/app/SamR1/FitTrackee?utm_source=github.com&utm_medium=referral&utm_content=SamR1/mpwo&utm_campaign=badger)
|
|
[](https://www.codacy.com/app/SamR1/FitTrackee?utm_source=github.com&utm_medium=referral&utm_content=SamR1/mpwo&utm_campaign=Badge_Coverage)<sup><sup>1</sup></sup>
|
|
[](https://travis-ci.org/SamR1/FitTrackee)
|
|
|
|
---
|
|
|
|
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):
|
|
* [Runner Up](https://github.com/jonasoreland/runnerup) (GPL v3)
|
|
* [ForRunners](https://github.com/brvier/ForRunners) (GPL v3)
|
|
* [AlpineQuest](https://www.alpinequest.net/) (Proprietary, [exodus privay report](https://reports.exodus-privacy.eu.org/reports/2975/))
|
|
|
|
Maps are displayed using [Open Street Map](https://www.openstreetmap.org).
|
|
|
|
**Still under development (not ready for production).**
|
|
(see [issues](https://github.com/SamR1/mpwo/issues) and [wiki](https://github.com/SamR1/mpwo/wiki) for more informations)
|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|
---
|
|
|
|
Notes:
|
|
_1. Test coverage: only for Python API_
|