2020-12-30 11:12:35 +01:00
|
|
|
.. FitTrackee documentation master file, created by
|
|
|
|
sphinx-quickstart on Sun Jul 14 14:43:43 2019.
|
|
|
|
|
|
|
|
|
|
|
|
FitTrackee
|
|
|
|
==========
|
|
|
|
|
2021-01-10 11:16:43 +01:00
|
|
|
| This web application allows you to track your outdoor activities (workouts)
|
|
|
|
from gpx files and keep your data on your own server.
|
2022-07-30 08:19:46 +02:00
|
|
|
| No mobile app has been developed yet, but several existing mobile apps can
|
2020-12-30 11:12:35 +01:00
|
|
|
store workouts data locally and export them into a gpx file.
|
2021-06-06 11:30:51 +02:00
|
|
|
| Examples for Android (non-exhaustive list):
|
2020-12-30 11:12:35 +01:00
|
|
|
| \* `Runner Up <https://github.com/jonasoreland/runnerup>`_ (GPL v3)
|
|
|
|
| \* `ForRunners <https://gitlab.com/brvier/ForRunners>`_ (GPL v3)
|
|
|
|
| \* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache License)
|
|
|
|
| \* `FitoTrack <https://codeberg.org/jannis/FitoTrack>`_ (GPL v3)
|
|
|
|
|
|
|
|
| Maps are displayed using `Open Street
|
|
|
|
Map <https://www.openstreetmap.org>`__.
|
|
|
|
| It is also possible to add a workout without a gpx file.
|
|
|
|
|
|
|
|
| **Still under heavy development (some features may be unstable).**
|
|
|
|
| (see `issues <https://github.com/SamR1/FitTrackee/issues>`__ for more information)
|
|
|
|
|
|
|
|
.. figure:: _images/fittrackee_screenshot-01.png
|
|
|
|
:alt: FitTrackee Dashboard
|
|
|
|
|
|
|
|
|
|
|
|
Table of contents
|
|
|
|
=================
|
|
|
|
|
|
|
|
.. toctree::
|
2022-01-01 19:44:45 +01:00
|
|
|
:maxdepth: 1
|
2020-12-30 11:12:35 +01:00
|
|
|
|
|
|
|
features
|
2023-04-12 17:32:08 +02:00
|
|
|
oauth
|
2021-11-29 18:24:22 +01:00
|
|
|
installation
|
2022-04-24 13:17:38 +02:00
|
|
|
cli
|
2023-04-12 17:32:08 +02:00
|
|
|
third_party_tools
|
2020-12-30 11:12:35 +01:00
|
|
|
api/index
|
|
|
|
troubleshooting/index
|
|
|
|
changelog
|