# Gran Fondo (v1)

A privacy-first iOS app for tracking runs and rides. Native Swift, no cloud, no data harvesting: your smartphone does the work. Supports Bluetooth sensors for power, cadence and heart rate, integrates with HealthKit and shows a Live Activity while recording.

Launched on the App Store in May 2024 as a subscription app. In March 2025 I decided to make Gran Fondo libre. Read the announcement for the full story and what comes next:

https://willem.com/en/2025-03-06_open-sourcing-gran-fondo/

## Status: v1, as is

This repository contains the v1 codebase as it shipped, including its StoreKit paywall, released under a libre license and archived. It is not maintained. The planned cross-platform successor will get its own repository when it materialises.

## Building

Open `Gran Fondo.xcodeproj` in Xcode and build the `Gran Fondo` scheme. The included StoreKit configuration file lets you exercise the purchase flow locally in the simulator.

## License

GNU General Public License v3.0, see LICENSE.txt.

Created by Willem L. Middelkoop (willem.com)
