fitsync
fitsync copied to clipboard
Synchronizes user data between several fitness services.
I have no idea what I'm doing on github but trying to fix the issue I referenced here: https://github.com/tantalor/fitsync/issues/15
Receiving an error message when entering Client ID and token. Error each time is: Client ID and Secret are mandatory arguments: error: the following arguments are required: -i/--id, -s/--secret.
Hello, Could you add the support for hearth rate ?
I apologise in advance for publicising about my own alternative here. I took inspiration from this work and added support for other data types. Do take a look, https://github.com/praveendath92/fitbit-googlefit Just...
(env)root@jack-Inspiron-7720:~/fitsync# python auth_google.py 945460957778-lenmpnn14rjpmmsacr3822q1lckk10d5.apps.googleusercontent.com AIzaSyC-aYOzC0N6J8f_HIKD9J57UPoAKSdY7S0 https://www.googleapis.com/auth/fitness.body.write --noauth_local_webserver Your browser has been opened to visit: ``` https://accounts.google.com/o/oauth2/auth?scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Ffitness.body.write&redirect_uri=http%3A%2F%2Flocalhost%3A8080%2F&response_type=code&client_id=945460957778-lenmpnn14rjpmmsacr3822q1lckk10d5.apps.googleusercontent.com&access_type=offline ``` If your browser is on a different machine then exit and re-run this...
"This scripts open a browser window where you can log in to your Fitbit account and authorize the app to "access your profile and data"." is not working for me....