docs | ||
fittrackee_api | ||
fittrackee_client | ||
nginx | ||
.coveragerc | ||
.eslintrc.json | ||
.gitignore | ||
.isort.cfg | ||
.travis.yml | ||
docker-compose-ci.yml | ||
docker-compose.yml | ||
LICENSE | ||
Makefile | ||
Makefile.config | ||
Makefile.custom.config.example | ||
package-lock.json | ||
package.json | ||
pytest.ini | ||
README.md | ||
test.sh | ||
yarn.lock |
mpwo
A simple self-hosted workout/activity tracker.
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 (GPL v3)
- ForRunners (GPL v3)
- AlpineQuest (Proprietary, exodus privay report)
...
Maps are displayed using Open Street Map.
Still under development (not ready for production).
(see issues and wiki for more informations)
Notes:
1. Test coverage: only for Python API