From 7983924a47c4ae973fbd665909e7fa40aad7f25a Mon Sep 17 00:00:00 2001 From: jannis Date: Tue, 20 Aug 2019 18:21:01 +0200 Subject: [PATCH 1/3] migrated Roadmap to wiki --- Roadmap.md | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 Roadmap.md diff --git a/Roadmap.md b/Roadmap.md deleted file mode 100644 index a36b26b..0000000 --- a/Roadmap.md +++ /dev/null @@ -1,20 +0,0 @@ -# Roadmap - -## Coming features - -- measurement of height using pressure data -- height data in diagram -- measurement of steps using sensor data - -## Planned features - -- upload workouts as GPX to dropbox -- upload workouts as GPS trace to OpenStreetMap -- voice feedback e.g. speaking every 10-30 minutes the general data -- support fitnessbands - -## Considered features - -- running "against" other workouts -- offline maps -- something like a comparision to your friends \ No newline at end of file From 503a847f3169abff8265d7469848372c919b4c25 Mon Sep 17 00:00:00 2001 From: jannis Date: Tue, 20 Aug 2019 18:26:26 +0200 Subject: [PATCH 2/3] update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 450e03d..192abd5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ It is open-source and completely ad-free. - **View your workouts.** View general information like date, time, duration, distance, speed, pace. See your route on a map. Investigate how you performed in the speed diagram. - **Open-Source.** There is no advertivesment, no tracking and the source code is open and licensed under the GPLv3 . -see [Roadmap](https://codeberg.org/jannis/FitoTrack/src/branch/master/Roadmap.md) for more planned features +see [[Roadmap]] for more planned features ## Installing From 9aef1e14264942fc772125895fb508f493ab8481 Mon Sep 17 00:00:00 2001 From: jannis Date: Tue, 20 Aug 2019 18:26:54 +0200 Subject: [PATCH 3/3] update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 192abd5..d79fb6a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ It is open-source and completely ad-free. - **View your workouts.** View general information like date, time, duration, distance, speed, pace. See your route on a map. Investigate how you performed in the speed diagram. - **Open-Source.** There is no advertivesment, no tracking and the source code is open and licensed under the GPLv3 . -see [[Roadmap]] for more planned features +see [Roadmap](https://codeberg.org/jannis/FitoTrack/wiki/Roadmap) for more planned features ## Installing