mirror of
https://github.com/russok/FitoTrack.git
synced 2025-10-28 16:22:12 -07:00
70 lines
3.7 KiB
Markdown
70 lines
3.7 KiB
Markdown
# FitoTrack
|
|
|
|
FitoTrack is a mobile app for logging and viewing your workouts. Whether you're running, cycling or hiking FitoTrack will show you give you the most important information with detailed charts and statistics.
|
|
It is open-source and completely ad-free.
|
|
|
|
(download links)
|
|
|
|
## Screenshots
|
|
|
|
<img src="https://codeberg.org/jannis/FitoTrack/raw/branch/master/doc/screenshots/screenshot1.png" width="300"/>
|
|
<img src="https://codeberg.org/jannis/FitoTrack/raw/branch/master/doc/screenshots/screenshot2.png" width="300"/>
|
|
<img src="https://codeberg.org/jannis/FitoTrack/raw/branch/master/doc/screenshots/screenshot3.png" width="300"/>
|
|
<img src="https://codeberg.org/jannis/FitoTrack/raw/branch/master/doc/screenshots/screenshot4.png" width="300"/>
|
|
|
|
## Features
|
|
|
|
- **Track workouts.** Choose your sports type and just start running/cycling/hiking/etc. You can see general information right below the map on the track screen.
|
|
- **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/wiki/Roadmap) for more planned features
|
|
|
|
|
|
## Installing
|
|
|
|
...
|
|
|
|
## Contributing
|
|
|
|
You find the app useful and want to contribute to make it even better? There are many ways and here are some of them listed:
|
|
|
|
* **Create issues.** As very simple way of contributing to the project is to report crashes and bugs and also suggest features. You can join the [Telegram Group](https://t.me/fitotrack) and share your ideas about 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 network.
|
|
* **Write code.** If you're able to write code for Android you can contact me via the [Telegram Group](https://t.me/fitotrack).
|
|
|
|
### Donate
|
|
|
|
When I started programming this app I decided that it should be completely free and open-source. This also means for me that there will be no income 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
|
|
|
|
## 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/>. |