https://github.com/helpfulscripts/hshealthdata
https://github.com/helpfulscripts/hshealthdata
apple-health healthdata
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/helpfulscripts/hshealthdata
- Owner: HelpfulScripts
- Created: 2020-11-01T20:58:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-29T03:27:19.000Z (over 4 years ago)
- Last Synced: 2025-01-17T09:34:03.095Z (4 months ago)
- Topics: apple-health, healthdata
- Language: TypeScript
- Homepage: https://helpfulscripts.github.io/hsHealthData/#!/api/hsHealthdata/0
- Size: 54.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
hsHealthData
============
[](https://badge.fury.io/js/hshealthdata)
[](https://github.com/helpfulscripts/hshealthdata)
[](https://helpfulscripts.github.io/hsHealthData/#!/api/hsHealthData/0)
[](https://travis-ci.com/HelpfulScripts/hsHealthData)
[](https://david-dm.org/helpfulscripts/hshealthdata)
[](https://codecov.io/gh/HelpfulScripts/hsHealthData)
[](https://snyk.io/test/github/HelpfulScripts/hsHealthData?targetFile=package.json)
[](https://www.npmjs.com/package/hshealthdata)Helpful Scripts converter for Apple Health Data.
Converts the XML Health Data exported from the Apple Health App into CSV and JSON files.## Installation
Install `hsHealthData` from `npm` the standard way:
> `npm i hshealthdata`## Usage
1. Inside the `hsHealthData` folder, create a folder `data` and copy the XML file into it.
2. run `node .`