Personal intranet/start page where I can view the weather, links, fitbit data, and the news.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
jrtechs 465bc823d7 Created a fitbit heart rate sensor viewer. 5 years ago
.idea Made static file server in node serve the home page. 5 years ago
lib Created a fitbit heart rate sensor viewer. 5 years ago
public Added content and imported links to the landing home page. 5 years ago
vis Created a fitbit heart rate sensor viewer. 5 years ago
README.md Initial commit 5 years ago
config.json Initial commit 5 years ago
fitbit.html Added content and imported links to the landing home page. 5 years ago
fitbitVisualizer.html Created a fitbit heart rate sensor viewer. 5 years ago
index.html Added content and imported links to the landing home page. 5 years ago
server.js Added content and imported links to the landing home page. 5 years ago
utils.js Initial commit 5 years ago

README.md

npm install fs --save
npm install unirest --save
npm install express --save
npm install passport --save
npm install passport-fitbit-oauth2 --save