Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

UnityFitbit Now on Github

Hey everyone, 

 

Just throwing this out there for other people that might want to use Unity to dev apps for Fitbit but have a problem getting the data 😄

http://technicalartistry.blogspot.ca/2016/09/unity-fitbit-class-finally-online.html

 

I made a class that SHOULD be ready to be used (can always fix stuff as it goes) by other people now.

 

Give it a look and help make it better 😄

Best Answer
6 REPLIES 6

@TEvashkevich: Thank you for sharing this!

Best Answer
0 Votes

No problem. I meant to get it all cleaned up and put online months back but didn't get around to it till yesterday haha (was actually using it as an example to teach someone how to use VC well)

Best Answer
0 Votes

I'm going to link to your library from the Fitbit documentation. It would be useful if you linked your great blog posts in the README for how to use because the authorization process is typically the part that confuses people.

Best Answer
0 Votes

Good idea actually. I'll go add those now 🙂

Thanks for the input/linking 😄

Best Answer
0 Votes
Best Answer

Just added a little Unity Project (and video) that will let people see Data from their Fitbit and how the UnityFitbit works 😄

https://github.com/TravisEvashkevich/UnityFitbit

Here's the video 

 

Hope it helps people and thanks to the person that reported that it wasn't working yesterday. I thought I had put all the needed files but hadn't actually gotten around to testing it from scratch.

Best Answer