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 f7b0c3c528 python script to combine tsx files 2 years ago
.idea Made static file server in node serve the home page. 5 years ago
lib Created a fitbit heart rate sensor viewer. 4 years ago
public Added content and imported links to the landing home page. 5 years ago
python python script to combine tsx files 2 years ago
vis Created a fitbit heart rate sensor viewer. 4 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 timeline view that syncs with the heart rate graph. 4 years ago
index.html Added content and imported links to the landing home page. 5 years ago
server.js fitbit api aggregation 2 years ago
utils.js fitbit api aggregation 2 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