Back to browse
GitHub Repository

open source iOS running app

3 starsSwift

Open-source running app on the App store

by jmcminis·Mar 30, 2026·2 points·1 comment

AI Analysis

●●SolidCozySolve My Problem

Local-first running tracker that ditches subscriptions and cloud sync for pure on-device privacy.

Strengths
  • SwiftData and Core Location implementation keeps sensitive health data completely off servers.
  • Audio coaching and weather integration work offline without requiring any user accounts.
  • GPX import and export ensures you aren't locked into proprietary data formats.
Weaknesses
  • No cross-platform support limits utility for Android users or even multi-device athletes.
  • Lacks social features found in Strava, which drives retention for many runners.
Category
Target Audience

Privacy-conscious runners, iOS developers

Similar To

Strava · Nike Run Club · Runkeeper

Post Description

Apps should be free. A running app doesn’t need a backend. Your phone has GPS, motion sensors, and storage. There is no reason to pay a subscription for software that runs entirely on your device. This one is free, with no ads, no in-app purchases, and no account.

Every running app I’ve used wants an account, syncs to the cloud, and shares data with third parties. I wanted an app where all data stays on device.

The future of apps is going to be open source. Fork it, make a PR, add an issue.

Check it out on the apple store: https://apps.apple.com/ca/app/freepace/id6760371864

Similar Projects