Home
Softono
WorkoutExporter

WorkoutExporter

Open source MIT Swift
27
Stars
4
Forks
5
Issues
8
Watchers
6 years
Last Commit

About WorkoutExporter

Exporting Workouts tracked by Apple Watch into files ready for sharing

Platforms

Web Self-hosted macOS iOS

Languages

Swift

Links

[[./img/WorkoutExporter.png]]

[[https://api.travis-ci.org/WorkoutExporter/WorkoutExporter.png]] [[https://testflight.apple.com/join/rrTX2evp][https://img.shields.io/badge/Join-TestFlight-blue.svg]]

  • WorkoutExporter

** Objective *** Export Workouts recorded by Apple Watch For the time beeing workouts are exported into [[https://www.topografix.com/gpx.asp][GPX]] or [[https://www.thisisant.com][ANT+]] (Fit) files. Exported files could be imported to local or online fitness analytic software.

The GPX format is not only used by fitness analytic sites but is also frequently 
used in projects like [[https://www.openstreetmap.org/][OpenStreetMap.]]

You can [[https://testflight.apple.com/join/rrTX2evp][join the Testflight beta]] now.

Usage ** Choose Workout tracked by Apple Watch [[./img/tableview.png]] Check on Details of Workout [[./img/detailview.png]] *** Share Workout with Service or Application [[./img/sharing.png]]

History This project started as a fork made from @pilif. Which itself was based on this [[https://www.raywenderlich.com/159019/healthkit-tutorial-swift-getting-started][tutorial]]. Icons Current icons are [[https://www.freepik.com/free-vector/sports-icons_1077033.htm][designed by Freepik]] ** License GpxExport is currently distributed under MIT license. There might be a switch to a GNU license in the future