fuergaosi233 / apple-health-exporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to apple-health-exporter 👋

License: MIT Twitter: fuergaosi

Explore your apple health with Grafana

Dashbaord

🏠 Homepage | ✨ Demo

Deploy on Railway

Install

copy .env.example .env
# edit .env
docker compose up -d

Config Grafana

  1. Config Postgresql DB (Timescale) DB
  2. Import dashboard.json to your dashboard DB
  3. Enjoy it

Start Sync data

  1. Download Health Auto Export - JSON+CSV from App Store
  2. Config Automations like this Config

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 <your domain>/upload
Such as
http://localhost:8000/upload
https://xxx.railway.app/upload

  1. Click Update

👤 Holegots

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About


Languages

Language:Python 93.2%Language:Dockerfile 6.8%