https://github.com/leptos-null/workoutspot
iOS app to view statistics about a point or segment of a workout in HealthKit
https://github.com/leptos-null/workoutspot
healthkit ios statistics workout
Last synced: 4 months ago
JSON representation
iOS app to view statistics about a point or segment of a workout in HealthKit
- Host: GitHub
- URL: https://github.com/leptos-null/workoutspot
- Owner: leptos-null
- License: other
- Created: 2020-07-26T18:55:28.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T22:26:36.000Z (8 months ago)
- Last Synced: 2025-05-13T14:41:39.513Z (5 months ago)
- Topics: healthkit, ios, statistics, workout
- Language: Swift
- Homepage: https://apps.apple.com/app/id1529681363
- Size: 70.5 MB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## WorkoutSpot
WorkoutSpot is an app to get statistics about a point or segment of a workout in HealthKit.
For a given point in a workout, view:
- location on a map
- time
- distance
- altitude
- grade
- calculated speed
- heart rate
- powerFor a given segment of a workout, view:
- route on a map
- duration
- distance
- climb distance
- average grade
- average calculated speed
- average heart rate
- average powerVisualize the calculated speed, altitude, heart rate, and power with a graph over a segment.
Change the segment selection by zooming and scrolling on the graph.### Screenshots
[More screenshots](Screenshots/)