Skip to content

calvinbui/fitbit-activity-generator

Repository files navigation

Fitbit Activity Generator

Create a swimming, yoga and meditation activity every 6 hours starting at 3 AM.

Setup

  1. Login at https://dev.fitbit.com/login
  2. Register an app at https://dev.fitbit.com/apps/new
  3. Use http://127.0.0.1:8080/ as the redirect url
  4. Run gather_keys_oauth2.py <CLIENT_ID> <CLIENT_SECRET> to generate token.json
  5. Run Docker container:
    • mounting token.json at /usr/src/app/token.json
    • add TZ, INTERVAL, CLIENT_ID and CLIENT_SECRET env vars

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages