Skip to content

Take the data from an exported XML file from Apple Health and prepare workouts to logged by Apple Shortcuts

License

Notifications You must be signed in to change notification settings

janice-cotcher/apple_health_xml_to_workout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

apple_health_xml_to_workout

Take the data from an exported XML file from Apple Health and prepare workouts to be logged by Apple Shortcuts.

After running apple_export.py in Python, it generates a file called "workouts_with_mets_and_weight.csv" with the following headings: workoutActivityType, duration, distance, calories, and startDate. Save the CSV file as workouts.csv in a folder called "health" in your iCloud folder (or somewhere on your iPhone). Add the Apple Shortcut from the link below to your Shortcuts app then run the shortcut. Log Workouts from CSV to iPhone

About

Take the data from an exported XML file from Apple Health and prepare workouts to logged by Apple Shortcuts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published