Docs - remove proprietary app from list of examples of tracking apps
This commit is contained in:
parent
f6beeff062
commit
0b1484308f
@ -16,12 +16,11 @@
|
|||||||
|
|
||||||
This web application allows you to track your outdoor activities (workouts) from gpx files and keep your data on your own server.
|
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.
|
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):
|
Examples for Android (non-exhaustive list):
|
||||||
* [Runner Up](https://github.com/jonasoreland/runnerup) (GPL v3)
|
* [Runner Up](https://github.com/jonasoreland/runnerup) (GPL v3)
|
||||||
* [ForRunners](https://gitlab.com/brvier/ForRunners) (GPL v3)
|
* [ForRunners](https://gitlab.com/brvier/ForRunners) (GPL v3)
|
||||||
* [OpenTracks](https://github.com/OpenTracksApp/OpenTracks) (Apache License)
|
* [OpenTracks](https://github.com/OpenTracksApp/OpenTracks) (Apache License)
|
||||||
* [FitoTrack](https://codeberg.org/jannis/FitoTrack) (GPL v3)
|
* [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).
|
Maps are displayed using [Open Street Map](https://www.openstreetmap.org).
|
||||||
It is also possible to add a workout without a gpx file.
|
It is also possible to add a workout without a gpx file.
|
||||||
|
@ -9,14 +9,11 @@ FitTrackee
|
|||||||
from gpx files and keep your data on your own server.
|
from gpx files and keep your data on your own server.
|
||||||
| No mobile app is developed yet, but several existing mobile apps can
|
| No mobile app is developed yet, but several existing mobile apps can
|
||||||
store workouts data locally and export them into a gpx file.
|
store workouts data locally and export them into a gpx file.
|
||||||
| Examples (for Android):
|
| Examples for Android (non-exhaustive list):
|
||||||
| \* `Runner Up <https://github.com/jonasoreland/runnerup>`_ (GPL v3)
|
| \* `Runner Up <https://github.com/jonasoreland/runnerup>`_ (GPL v3)
|
||||||
| \* `ForRunners <https://gitlab.com/brvier/ForRunners>`_ (GPL v3)
|
| \* `ForRunners <https://gitlab.com/brvier/ForRunners>`_ (GPL v3)
|
||||||
| \* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache License)
|
| \* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache License)
|
||||||
| \* `FitoTrack <https://codeberg.org/jannis/FitoTrack>`_ (GPL v3)
|
| \* `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
|
| Maps are displayed using `Open Street
|
||||||
Map <https://www.openstreetmap.org>`__.
|
Map <https://www.openstreetmap.org>`__.
|
||||||
|
@ -127,14 +127,11 @@
|
|||||||
from gpx files and keep your data on your own server.</div>
|
from gpx files and keep your data on your own server.</div>
|
||||||
<div class="line">No mobile app is developed yet, but several existing mobile apps can
|
<div class="line">No mobile app is developed yet, but several existing mobile apps can
|
||||||
store workouts data locally and export them into a gpx file.</div>
|
store workouts data locally and export them into a gpx file.</div>
|
||||||
<div class="line">Examples (for Android):</div>
|
<div class="line">Examples for Android (non-exhaustive list):</div>
|
||||||
<div class="line">* <a class="reference external" href="https://github.com/jonasoreland/runnerup">Runner Up</a> (GPL v3)</div>
|
<div class="line">* <a class="reference external" href="https://github.com/jonasoreland/runnerup">Runner Up</a> (GPL v3)</div>
|
||||||
<div class="line">* <a class="reference external" href="https://gitlab.com/brvier/ForRunners">ForRunners</a> (GPL v3)</div>
|
<div class="line">* <a class="reference external" href="https://gitlab.com/brvier/ForRunners">ForRunners</a> (GPL v3)</div>
|
||||||
<div class="line">* <a class="reference external" href="https://github.com/OpenTracksApp/OpenTracks">OpenTracks</a> (Apache License)</div>
|
<div class="line">* <a class="reference external" href="https://github.com/OpenTracksApp/OpenTracks">OpenTracks</a> (Apache License)</div>
|
||||||
<div class="line">* <a class="reference external" href="https://codeberg.org/jannis/FitoTrack">FitoTrack</a> (GPL v3)</div>
|
<div class="line">* <a class="reference external" href="https://codeberg.org/jannis/FitoTrack">FitoTrack</a> (GPL v3)</div>
|
||||||
<div class="line">* <a class="reference external" href="https://www.alpinequest.net/">AlpineQuest</a> (Proprietary, no
|
|
||||||
trackers according to <a class="reference external" href="https://reports.exodus-privacy.eu.org/en/reports/search/psyberia.alpinequest.free/">exodus privay
|
|
||||||
report</a>)</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="line-block">
|
<div class="line-block">
|
||||||
<div class="line">Maps are displayed using <a class="reference external" href="https://www.openstreetmap.org">Open Street
|
<div class="line">Maps are displayed using <a class="reference external" href="https://www.openstreetmap.org">Open Street
|
||||||
|
File diff suppressed because one or more lines are too long
@ -9,14 +9,11 @@ FitTrackee
|
|||||||
from gpx files and keep your data on your own server.
|
from gpx files and keep your data on your own server.
|
||||||
| No mobile app is developed yet, but several existing mobile apps can
|
| No mobile app is developed yet, but several existing mobile apps can
|
||||||
store workouts data locally and export them into a gpx file.
|
store workouts data locally and export them into a gpx file.
|
||||||
| Examples (for Android):
|
| Examples for Android (non-exhaustive list):
|
||||||
| \* `Runner Up <https://github.com/jonasoreland/runnerup>`_ (GPL v3)
|
| \* `Runner Up <https://github.com/jonasoreland/runnerup>`_ (GPL v3)
|
||||||
| \* `ForRunners <https://gitlab.com/brvier/ForRunners>`_ (GPL v3)
|
| \* `ForRunners <https://gitlab.com/brvier/ForRunners>`_ (GPL v3)
|
||||||
| \* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache License)
|
| \* `OpenTracks <https://github.com/OpenTracksApp/OpenTracks>`_ (Apache License)
|
||||||
| \* `FitoTrack <https://codeberg.org/jannis/FitoTrack>`_ (GPL v3)
|
| \* `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
|
| Maps are displayed using `Open Street
|
||||||
Map <https://www.openstreetmap.org>`__.
|
Map <https://www.openstreetmap.org>`__.
|
||||||
|
Loading…
Reference in New Issue
Block a user