Go to file
2022-12-14 14:40:35 +01:00
.github/workflows CI - update postgresql jobs 2022-10-26 20:16:42 +02:00
db Tests - parallelize python tests w/ pytest-xdist 2022-11-19 20:17:58 +01:00
docker Docker - update commands 2022-07-23 11:30:30 +02:00
docs bump version to 0.7.9 2022-12-11 19:00:11 +01:00
docsrc bump version to 0.7.9 2022-12-11 19:00:11 +01:00
e2e fix e2e tests 2022-07-03 15:02:27 +02:00
fittrackee API - add elevation to workout w/o gpx file when provided 2022-12-14 14:40:35 +01:00
fittrackee_client Client - add Mountaineering in german translations 2022-12-14 12:26:54 +01: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 - init api rate limits w/ flask-limiter 2022-09-17 19:36:07 +02:00
.env.example API - init api rate limits w/ flask-limiter 2022-09-17 19:36:07 +02:00
.flake8 update documentation 2020-09-19 13:56:19 +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 version to 0.7.9 2022-12-11 19:00:11 +01:00
CONTRIBUTING.md update documentation 2022-07-03 08:02:43 +02:00
docker-compose-dev.yml Docker - remove deprecated links - fix #216 2022-07-20 11:03: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 bump version to 0.7.7 2022-11-27 12:06:46 +01:00
Makefile.config update python dependencies 2022-11-26 12:55:01 +01:00
messages.pot API - update translations file 2022-07-03 07:59:52 +02:00
mypy.ini API - update python dependencies 2021-01-31 18:40:20 +01:00
poetry.lock bump version to 0.7.9 2022-12-11 19:00:11 +01:00
pyproject.toml bump version to 0.7.9 2022-12-11 19:00:11 +01:00
README.md bump version to 0.7.9 2022-12-11 19:00:11 +01:00
SECURITY.md Create SECURITY.md 2022-03-12 17:10:06 +01:00
VERSION bump version to 0.7.9 2022-12-11 19:00:11 +01: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.

Translations can be updated through Weblate:
Translation status

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

FitTrackee Dashboard Screenshot