Go to file
2023-06-21 17:20:31 +02:00
.github/workflows API - drop python 3.7 support 2023-06-14 20:59:06 +02:00
db Tests - parallelize python tests w/ pytest-xdist 2022-11-19 20:17:58 +01:00
docker Docker - install fittrackee in a virtual env 2023-06-21 17:20:31 +02:00
docs Docs - change sphinx theme (switch to "furo") 2023-06-18 15:02:21 +02:00
docsrc Docs - change sphinx theme (switch to "furo") 2023-06-18 15:02:21 +02:00
e2e update end2end tests 2023-02-26 18:57:35 +01:00
fittrackee Docs - change sphinx theme (switch to "furo") 2023-06-18 15:02:21 +02:00
fittrackee_client Translated using Weblate (Dutch) 2023-06-11 19:51:46 +02:00
.coveragerc API - update python dependencies 2021-01-31 18:40:20 +01:00
.dockerignore Added data to dockerignore 2021-10-18 13:33:13 -04:00
.env.docker Docker - update .env 2023-03-11 20:33:06 +01:00
.env.example bump version to 0.7.11 2022-12-31 18:38:48 +01:00
.flake8 API - drop python 3.7 support 2023-06-14 20:59:06 +02:00
.gitignore Tests - parallelize python tests w/ pytest-xdist 2022-11-19 20:17:58 +01:00
babel.cfg API - use Babel to translate emails 2022-07-02 19:25:11 +02:00
CHANGELOG.md bump to version 0.7.17 2023-06-03 15:37:18 +02:00
CONTRIBUTING.md bump to version 0.7.17 2023-06-03 15:37:18 +02:00
docker-compose-dev.yml Docker - install fittrackee in a virtual env 2023-06-21 17:20:31 +02:00
Dockerfile Docker - install fittrackee in a virtual env 2023-06-21 17:20:31 +02:00
LICENSE update license to AGPLv3 2021-11-03 17:08:14 +01:00
Makefile Docker - install fittrackee in a virtual env 2023-06-21 17:20:31 +02:00
Makefile.config Docker - install fittrackee in a virtual env 2023-06-21 17:20:31 +02:00
messages.pot API - send an email when data export is successful 2023-03-04 10:49:47 +01:00
mypy.ini API - update python dependencies 2021-01-31 18:40:20 +01:00
poetry.lock Docs - change sphinx theme (switch to "furo") 2023-06-18 15:02:21 +02:00
pyproject.toml Docs - change sphinx theme (switch to "furo") 2023-06-18 15:02:21 +02:00
README.md bump to version 0.7.16 2023-05-29 14:35:09 +02:00
SECURITY.md Create SECURITY.md 2022-03-12 17:10:06 +01:00
VERSION bump to version 0.7.17 2023-06-03 15:37:18 +02:00

FitTrackee

A simple self-hosted workout/activity tracker.

PyPI version Python Version Flask Version code style: black type check: mypy
Vue Version Typescript Version code style: prettier
pipeline status pipeline status translation status


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 has been 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):

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 and documentation for more information)

FitTrackee Dashboard Screenshot