Merge branch 'main' of ssh://mail.scottc.net:2233/PublicScripts/apple-health-export-processing
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Apple Health export scripts
|
||||
|
||||
## Purpose
|
||||
|
||||
These scripts convert the contents of the Apple Health export zip
|
||||
into a .csv file for use in Excel.
|
||||
|
||||
## Usage
|
||||
|
||||
- Export Apple Health data from Health app -> click on Profile
|
||||
-> Export All Heath Data
|
||||
- Unzip the export file
|
||||
- Place the script files in the repo with the export.xml file
|
||||
- Run sleep-day.sh
|
||||
- Run steps-day.sh
|
||||
- Run merge.sh
|
||||
|
||||
The output goes to stdout.
|
||||
Reference in New Issue
Block a user