/OutRun

OutRun is an open-source, privacy oriented, outdoor fitness tracker.

Primary LanguageSwiftGNU General Public License v3.0GPL-3.0

OutRun

OutRun is an iOS app for recording and viewing your outdoor workouts. Despite the name it supports not just running, but also walking, hiking, cycling and skating.

This project is fully open-source and ad-free.

Features

OutRun has a rich feature set centered around customisation and privacy. The list of features includes:

  • Keep full control over your data
  • Record your outdoor workouts (Running, Walking, Hiking, Cycling and Skating)
  • View detailed statistics
  • Export your workouts as GPX or OutRun-Backup (.orbup)
  • Fully customise the recording process
  • Synchronise with Apple Health

Contribute

You want to make this app even better, not problem! There are lots of ways you can contribute to this project even if you cannot program yourself:

  • Share this project. The simplest way of contributing is by sharing this project with your friends and family. Once more people see that it exists, it is more likely to get support and people interested and capable of adding to it.
  • Report Issues. If you see some parts of the app not working as expected, if you want to give any kind of feedback or if you just have a question you can submit an issue on the issue page of this project.
  • Write Code. And then there is the standard way of contributing to an open-source project. You can always write code that advances the app. To see how to contribute look at the Contribution Guidelines.

License

OutRun is published under the GNU GENERAL PUBLIC LICENSE Version 3 (GLPv3):

OutRun
Copyright (C) 2020 Tim Fraedrich <timfraedrich@icloud.com>

This program 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.

This program 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/>.