Skip to content

A Node.js application to stream pictures in real time from social media services.

Notifications You must be signed in to change notification settings

platta/picstream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#picStream

A Node.js application built to run on Azure Web Services to stream pictures in real time from social media services. Currently Twitter© and Instagram© are supported.


##Requires

  • Node.js version 0.10.23 or newer.

  • Run npm install from the main directory to pull down packages outlined in package.json.

  • A config.json populated with correct values for Microsoft Azure(contents withheld).

##Additional Steps to Run Locally

  1. Download and run nGrok from the shell or command prompt with the parameter 3000 to allow the Instagram API to push updates down to your local node instace.

  2. Copy the http url from nGrok and paste it into your config.json for the "INSTAGRAM_CALLBACK" key.

  3. Run Node app to start the sevice.


About

A Node.js application to stream pictures in real time from social media services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published