43 lines
1.4 KiB
ReStructuredText
43 lines
1.4 KiB
ReStructuredText
.. FitTrackee documentation master file, created by
|
|
sphinx-quickstart on Sun Jul 14 14:43:43 2019.
|
|
|
|
|
|
FitTrackee
|
|
==========
|
|
|
|
| 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):
|
|
| \* `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)
|
|
| \* `AlpineQuest <https://www.alpinequest.net/>`_ (Proprietary, no
|
|
trackers according to `exodus privay
|
|
report <https://reports.exodus-privacy.eu.org/en/reports/search/psyberia.alpinequest.free/>`_)
|
|
|
|
| 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::
|
|
:maxdepth: 2
|
|
|
|
installation
|
|
features
|
|
api/index
|
|
troubleshooting/index
|
|
changelog
|