Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fuergaosi233/apple-health-exporter
https://github.com/fuergaosi233/apple-health-exporter
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fuergaosi233/apple-health-exporter
- Owner: fuergaosi233
- Created: 2023-09-15T18:11:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-17T14:22:21.000Z (about 1 year ago)
- Last Synced: 2024-07-31T15:05:45.041Z (4 months ago)
- Language: Python
- Size: 911 KB
- Stars: 92
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to apple-health-exporter 👋
> Explore your apple health with Grafana
![Dashbaord](./docs/dashboard.jpeg)
### 🏠 [Homepage](https://github.com/fuergaosi233/apple-health-exporter) | ✨ [Demo](https://grafana-health.y1s1.host/goto/egkRFfmIR?orgId=1)[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/qZmI-e?referralCode=FaJtD_)
## Install
```sh
copy .env.example .env
# edit .env
docker compose up -d
```## Config Grafana
1. Config Postgresql DB (Timescale)
![DB](./docs/postgresql.jpeg)
1. Import `dashboard.json` to your dashboard
![DB](./docs/import.png)
1. Enjoy it## Start Sync data
1. Download [Health Auto Export - JSON+CSV](https://apps.apple.com/us/app/health-auto-export-json-csv/id1115567069) from App Store
2. Config Automations like this
![Config](./docs/config.png)
> You might have to pay for it. There's a not free app. You can use `Shortcuts` to do this. But I don't know how to do it. If you know, please tell me.URL is `/upload`
Such as
`http://localhost:8000/upload`
`https://xxx.railway.app/upload`
3. Click `Update`👤 **Holegots**
* Twitter: [@fuergaosi](https://twitter.com/fuergaosi)
* Github: [@fuergaosi233](https://github.com/fuergaosi233)## Show your support
Give a ⭐️ if this project helped you!
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_