Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/WorkoutExporter/WorkoutExporter
- Owner: WorkoutExporter
- License: mit
- Created: 2017-12-02T05:56:04.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2019-08-09T04:57:29.000Z (about 5 years ago)
- Last Synced: 2024-06-30T16:55:11.109Z (4 months ago)
- Topics: applewatch, cycling, openstreetmap, running, strava, workout-journal
- Language: Swift
- Size: 4.1 MB
- Stars: 24
- Watchers: 9
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: ReadMe.org
- License: LICENSE
Awesome Lists containing this project
- awesome-apple-watch - WorkoutExporter - Exporting Workouts tracked by Apple Watch into files ready for sharing (Sample Apps / Blog)
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