Go to file
2022-07-02 19:25:11 +02:00
.github/workflows Tools - add bandit 2022-05-28 20:01:24 +02:00
db Docker - update dockerfile 2022-03-27 10:58:51 +02:00
docker Docker - update scripts w/ new CLI commands 2022-04-24 15:12:22 +02:00
docs bump version to 0.6.8 2022-06-22 20:22:29 +02:00
docsrc bump version to 0.6.8 2022-06-22 20:22:29 +02:00
e2e Tests - update end to end tests and ci config 2022-03-26 17:58:21 +01:00
fittrackee API - use Babel to translate emails 2022-07-02 19:25:11 +02:00
fittrackee_client Merge remote-tracking branch 'gitlab/dev' into weblate-fittrackee-fittrackee-client-administration 2022-07-02 11:16:07 +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 API - remove dotenv warning 2022-02-13 14:34:24 +01:00
.env.example API - remove dotenv warning 2022-02-13 14:34:24 +01:00
.flake8 update documentation 2020-09-19 13:56:19 +02:00
.gitignore Docker updates for full files 2021-10-18 10:26:37 -04:00
babel.cfg API - use Babel to translate emails 2022-07-02 19:25:11 +02:00
CHANGELOG.md bump version to 0.6.8 2022-06-22 20:22:29 +02:00
CONTRIBUTING.md Add weblate 2022-06-26 11:10:30 +02:00
docker-compose-dev.yml Docker - fix .env files 2022-06-18 17:10:45 +02:00
Dockerfile Docker - update python version 2022-04-24 15:13:03 +02:00
LICENSE update license to AGPLv3 2021-11-03 17:08:14 +01:00
Makefile API - use Babel to translate emails 2022-07-02 19:25:11 +02:00
Makefile.config API - use Babel to translate emails 2022-07-02 19:25:11 +02:00
messages.pot API - use Babel to translate emails 2022-07-02 19:25:11 +02:00
mypy.ini API - update python dependencies 2021-01-31 18:40:20 +01:00
poetry.lock API - use Babel to translate emails 2022-07-02 19:25:11 +02:00
pyproject.toml API - use Babel to translate emails 2022-07-02 19:25:11 +02:00
README.md Add weblate 2022-06-26 11:10:30 +02:00
SECURITY.md Create SECURITY.md 2022-03-12 17:10:06 +01:00
VERSION bump version to 0.6.8 2022-06-22 20:22:29 +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


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 is 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.

Translations can be updated through Weblate.
Available languages:
Translation status

Still under heavy development (some features may be unstable).
(see issues and documentation for more information)

FitTrackee Dashboard Screenshot