1
0
Fork
You've already forked FitoTrack
0
forked from jannis/FitoTrack
FitoTrack - A privacy oriented fitness tracker for Android
  • CSV 73.3%
  • Java 26.4%
  • Gradle 0.3%
Find a file
2020年06月09日 14:09:33 +02:00
app Workout Statistics Bug fixes: 2020年06月08日 22:25:37 +02:00
doc Improved the workout statistics 2020年05月24日 18:36:43 +02:00
metadata Improved the workout statistics 2020年05月24日 18:36:43 +02:00
.gitignore Update gradle version 2020年03月03日 14:58:14 +01:00
build.gradle updated gradle plugin 2020年05月16日 18:41:57 +02:00
CHANGELOG.md update Changelog 2019年12月08日 12:48:39 +01:00
gradle.properties Update gradle settings 2020年03月03日 15:31:31 +01:00
LICENSE.txt Update copyright 2019年08月14日 10:41:17 +02:00
NOTICE.md Altitude correction of workout samples 2020年03月07日 19:48:23 +01:00
README.md correct spelling mistake 2020年06月09日 14:08:53 +02:00
settings.gradle Update copyright 2019年12月08日 13:05:01 +01:00

FitoTrack

FitoTrack is a mobile app for logging and viewing your workouts. Whether you're running, cycling or hiking, FitoTrack will show you the most important information, with detailed charts and statistics. It is open-source and completely ad-free.

Get it on Google Play Get it on F-Droid

Screenshots

Features

  • Track workouts. Choose the type of sport you would like to track and just start running, cycling or hiking, for example. You can see the general information right below the map on the tracking screen.
  • View your workouts. View general information such as date, time, duration, distance, speed and pace. See your route on a map. Work out your level of performance from the speed diagram.
  • Open-Source. There is neither advertivesment nor tracking, and the source code is open and licensed under the GPLv3.

Please see the Userguide if you have any problems.

Contributing

You find the app useful and want to contribute to make it even better? Here are some ways you can help:

  • Report issues. A very simple way of contributing to the project is to report crashes and bugs, as well as suggest possible new features. You can join the Telegram Group and share your ideas regarding the app.
  • Share the app. Tell your friends, family, colleagues about the app, in real life and online. You could, for example, write a post about FitoTrack on your favorite social media networks.
  • Write code. If you're able to write code for Android or just want to help with translations, please refer to the Contribution site in the project wiki.

Donate

When I started programming this app I decided that it should be completely free and open-source. This also means that there will be no income for me from ads or paid features. So if you enjoy the app and want to support my work you are able to do so:

  • BTC: 3BSbGRbJaiSxVg3D6nVRK5C1SZEezhjtK5
  • Bank transfer: You can Email me or join the Telegram Group to get in touch with me.

License

Copyright (C) 2019 Jannis Scheibe jannis@tadris.de

FitoTrack is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
FitoTrack is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
FitoTrack ist Freie Software: Sie können es unter den Bedingungen
der GNU General Public License, wie von der Free Software Foundation,
Version 3 der Lizenz oder (nach Ihrer Wahl) jeder neueren
veröffentlichten Version, weiter verteilen und/oder modifizieren.
FitoTrack wird in der Hoffnung bereitgestellt, dass es nützlich sein wird, jedoch
OHNE JEDE GEWÄHR,; sogar ohne die implizite
Gewähr der MARKTFÄHIGKEIT oder EIGNUNG FÜR EINEN BESTIMMTEN ZWECK.
Siehe die GNU General Public License für weitere Einzelheiten.
Sie sollten eine Kopie der GNU General Public License zusammen mit diesem
Programm erhalten haben. Wenn nicht, siehe <https://www.gnu.org/licenses/>.