A simple iOS app to sync Fitbit data to Apple Health on the iPhone.
Go to file
IamTheFij e6c3489e66 Add some details to readme 2018-01-20 18:46:52 -08:00
FitKit Add a little error handling for invalid auth 2018-01-20 18:42:55 -08:00
FitKit.xcodeproj Removed secrets! Woo! 2018-01-19 20:21:07 -08:00
FitKit.xcworkspace Initial working commit 2018-01-17 21:41:18 -08:00
.gitignore Removed secrets! Woo! 2018-01-19 20:21:07 -08:00
LICENSE Initial commit 2018-01-18 05:35:53 +00:00
Podfile Added keychain storage 2018-01-18 13:56:51 -08:00
Podfile.lock Added keychain storage 2018-01-18 13:56:51 -08:00
README.md Add some details to readme 2018-01-20 18:46:52 -08:00

README.md

FitKit

A simple iOS app to sync Fitbit data to Apple Health on the iPhone. Also, my first iOS Swift app, so there's a lot missing.

API Keys

Copy ./FitKit/Secrets.example.plist to ./FitKit/Secrets.plist and update it with your Fitbit client info from https://dev.fitbit.com/.