AlekSi / applehealth

Go module for accessing Apple Health exported data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

applehealth

PkgGoDev Go Report Card

Go module for accessing Apple Health exported data.

You can export your health data on the iPhone by launching the Health app, tapping your photo in the top right corner, and tapping "Export All Health Data" below. If you have a lot of data, the export will take a lot of time, and the app can be unresponsive.

See API documentation for examples.

About

Go module for accessing Apple Health exported data.

License:MIT License


Languages

Language:Go 95.6%Language:Makefile 4.4%