Go to file
2023-07-14 17:43:50 +02:00
.github/workflows Tests - add missing e2e test (add a workout w/ gpx) 2023-07-14 17:43:50 +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 update documentation 2023-06-28 08:47:24 +02:00
docsrc update documentation 2023-06-28 08:47:24 +02:00
e2e Tests - add missing e2e test (add a workout w/ gpx) 2023-07-14 17:43:50 +02:00
fittrackee build client dist files 2023-07-14 15:25:01 +02:00
fittrackee_client Translated using Weblate (Galician) 2023-07-14 15:39:55 +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.18 2023-06-25 14:00:38 +02:00
CONTRIBUTING.md bump to version 0.7.18 2023-06-25 14:00:38 +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 update documentation 2023-06-28 08:47:24 +02:00
Makefile.config Merge pull request #378 from SamR1/docs-i18n 2023-06-24 17:52:10 +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 update python dependencies 2023-06-24 19:59:12 +02:00
pyproject.toml bump to version 0.7.18 2023-06-25 14:00:38 +02:00
README.md bump to version 0.7.18 2023-06-25 14:00:38 +02:00
SECURITY.md Create SECURITY.md 2022-03-12 17:10:06 +01:00
VERSION bump to version 0.7.18 2023-06-25 14:00:38 +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