Skip to content

tdda/applehealthdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

applehealthdata

Extract Data from Apple Health App's XML Export

Discussed in blog posts at http://tdda.info, including:

Various commits are tagged with version numbers of the form v1.0 etc, so you can check out a particular version with

$ git checkout v1.0

etc., provided you pull the tags

$ git pull --tags

if your copy of git isn't set up to do this by default.

NOTE: this will leave you in a "detached HEAD" state in git. You can get back to HEAD when you're finished by saying:

$ git checkout master

About

Extract Data from Apple Health App's XML Export

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages