No description
  • JavaScript 65.2%
  • Python 24.6%
  • Nix 9.5%
  • HTML 0.5%
  • CSS 0.2%
Find a file
Christian Lengert 7bdaea2d82 Initial implementation of health-ui dashboard
FastAPI backend querying GadgetBridge parquet exports via DuckDB,
React+Vite frontend with history and daily views. Includes panels
for activity, heart rate, HRV, sleep (score + stages + timeline),
stress, and workouts with a click-to-expand detail modal showing
HR zones, training effect, recovery, and body energy.

Backend serves the Vite build as static files so only one process
is needed. NixOS module included for deployment.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-11 21:38:38 +02:00
app Initial implementation of health-ui dashboard 2026-08-11 21:38:38 +02:00
frontend Initial implementation of health-ui dashboard 2026-08-11 21:38:38 +02:00
.env.example Initial implementation of health-ui dashboard 2026-08-11 21:38:38 +02:00
.gitignore Initial implementation of health-ui dashboard 2026-08-11 21:38:38 +02:00
flake.nix Initial implementation of health-ui dashboard 2026-08-11 21:38:38 +02:00
pyproject.toml Initial implementation of health-ui dashboard 2026-08-11 21:38:38 +02:00
uv.lock Initial implementation of health-ui dashboard 2026-08-11 21:38:38 +02:00