2019-07-14 14:44:32 +02:00
|
|
|
.. FitTrackee documentation master file, created by
|
|
|
|
sphinx-quickstart on Sun Jul 14 14:43:43 2019.
|
|
|
|
|
2019-07-14 18:18:41 +02:00
|
|
|
|
|
|
|
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
|
2019-07-14 18:18:41 +02: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-07-15 15:30:41 +02:00
|
|
|
| \* `Runner Up <https://github.com/jonasoreland/runnerup>`_ (GPL v3)
|
2020-07-15 17:19:37 +02:00
|
|
|
| \* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache License)
|
|
|
|
| \* `FitoTrack <https://codeberg.org/jannis/FitoTrack>`_ (GPL v3)
|
2019-07-14 18:18:41 +02:00
|
|
|
|
|
|
|
| Maps are displayed using `Open Street
|
|
|
|
Map <https://www.openstreetmap.org>`__.
|
|
|
|
| It is also possible to add a workout without a gpx file.
|
|
|
|
|
2020-09-19 13:56:14 +02:00
|
|
|
| **Still under heavy development (some features may be unstable).**
|
2019-07-14 18:18:41 +02:00
|
|
|
| (see `issues <https://github.com/SamR1/FitTrackee/issues>`__ for more information)
|
|
|
|
|
2020-01-31 14:23:09 +01:00
|
|
|
.. figure:: _images/fittrackee_screenshot-01.png
|
2019-07-14 18:18:41 +02:00
|
|
|
:alt: FitTrackee Dashboard
|
|
|
|
|
|
|
|
|
|
|
|
Table of contents
|
|
|
|
=================
|
2019-07-14 14:44:32 +02:00
|
|
|
|
|
|
|
.. toctree::
|
2022-01-01 19:44:45 +01:00
|
|
|
:maxdepth: 1
|
2019-07-14 14:44:32 +02:00
|
|
|
|
2019-07-14 18:18:41 +02:00
|
|
|
features
|
2023-04-12 17:32:08 +02:00
|
|
|
oauth
|
2021-11-29 18:24:22 +01:00
|
|
|
installation
|
2022-04-24 13:16:10 +02:00
|
|
|
cli
|
2023-04-12 17:32:08 +02:00
|
|
|
third_party_tools
|
2019-07-14 18:18:41 +02:00
|
|
|
api/index
|
2019-07-14 20:44:10 +02:00
|
|
|
troubleshooting/index
|
2019-07-14 18:23:52 +02:00
|
|
|
changelog
|