https://github.com/anandchowdhary/yoga
🧘 iOS app to send data from HealthKit to webhook
https://github.com/anandchowdhary/yoga
app healthkit ios react-native webhook
Last synced: 5 months ago
JSON representation
🧘 iOS app to send data from HealthKit to webhook
- Host: GitHub
- URL: https://github.com/anandchowdhary/yoga
- Owner: AnandChowdhary
- Created: 2019-11-25T18:27:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T06:01:19.000Z (over 1 year ago)
- Last Synced: 2025-05-08T03:12:12.468Z (5 months ago)
- Topics: app, healthkit, ios, react-native, webhook
- Language: Objective-C
- Homepage:
- Size: 673 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Yoga is an iOS app which finds data from HealthKit and sends it to your webhook for storage and analyics, written in React Native.
For me, it powers [Life Data](https://github.com/AnandChowdhary/life-data) where I store health data like heart rate and daily step count.
## ⭐ Features
- Fetch multiple datapoints from HealthKit
- Send JSON data to any webhook
- Runs in the background, once every day## Development
**Notes:**
Because of [terrillo/rn-apple-healthkit#125](https://github.com/terrillo/rn-apple-healthkit/issues/125), you have to manually edit a file in `node_modules` before linking.
## 📄 License
- Code: [MIT](https://github.com/AnandChowdhary/yoga/blob/master/LICENSE)
- Icon: CC-BY-3.0 [Graphic Tigers](https://thenounproject.com/Graphic_Tigers)