Community

Open Source

Tools and libraries we've built and shared with the developer community.

πŸƒ
Swift iOS 17+ Β· macOS 14+

HealthKit Run Generator

A Swift Package for generating realistic HealthKit running workout data β€” outdoor runs with GPS routes and indoor treadmill runs with accurate physiological metrics. Built for developers who need real-looking test data without going for a run.

πŸ—ΊοΈ
Outdoor & Indoor Runs GPS routes with elevation, treadmill simulation with incline profiles
❀️
Physiological Accuracy Heart rate curves, cadence, pace splits β€” all following real exercise physiology
πŸ“Š
5 Run Profiles Easy, tempo, interval, long run, and race β€” each with calibrated metrics
πŸ”
Deterministic Seeds Reproducible output for snapshot testing and CI pipelines
πŸ“…
Training Plans 4-week periodized cycles with progressive overload and recovery weeks
πŸ“¦
Batch Generation Generate hundreds of runs with seed ranges and JSON export
// Package.swift .package(url: "https://github.com/mps/healthkit-run-generator", from: "0.1.0")
πŸš€

More coming soon

We're working on open-sourcing more of our tools and libraries. Follow us on GitHub to stay updated.