mirror of
https://github.com/Cronocide/fitbit-web-ui-app.git
synced 2025-01-22 03:18:52 +00:00
Cronocide
18f3944a91
All checks were successful
git.cronocide.net/fitbit-web-ui-app/pipeline/head This commit looks good
1.2 KiB
1.2 KiB
Fitbit Wellness Report Web UI
by Arpan GhoshBuilding
This app takes no build arguments. To build the container:
docker build -t fitbit-web-ui fitbit-web-ui-app/
Configuration
The variables CLIENT_ID
, CLIENT_SECRET
, and REDIRECT_URL
need to be set to self-host this application. Instructions for getting these values can be found here.
Contributions
Thanks to @arpanghosh8453 for sharing their work on the Fitbit API and the report design, and for sharing this project with the world.
Special thanks to @dipanghosh for his help and contribution towards the sleep schedule analysis part of the script and overall aesthetics suggestions.