Skip to content

Python desktop app that uses wxPython and matplotlib to display a plot of weight over time, including a nice average for a better idea of progress.

Notifications You must be signed in to change notification settings

nmaitland/Fitbit-Aria-Weight-Graph

Repository files navigation

Fitbit Aria Weight Graph

Python desktop app that uses wxPython and matplotlib to display a plot of weight over time, including a nice average for a better idea of progress.

Setup

You'll need to make a config.ini file which matches the following template:

[oauth]
client_ID = yourclientidhere
client_secret = yourclientsecrethere

Values for client_id and client_secret can be found if you register an app on the Fitbit developer site then:

  • Select "MANAGE MY APPS", select your app and find your "OAuth 2.0 Client ID".
  • Find your "Client Secret"

Use

Simply run fitbit_aria_gui.py. Use pythonw.exe on to supress the console output.

About

Python desktop app that uses wxPython and matplotlib to display a plot of weight over time, including a nice average for a better idea of progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages