Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/WorkoutExporter/WorkoutExporter

Exporting Workouts tracked by Apple Watch into files ready for sharing
https://github.com/WorkoutExporter/WorkoutExporter

applewatch cycling openstreetmap running strava workout-journal

Last synced: 3 months ago
JSON representation

Exporting Workouts tracked by Apple Watch into files ready for sharing

Awesome Lists containing this project

README

        

[[./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