Skip to content

An extremely hackable full realtime twitter client

License

Notifications You must be signed in to change notification settings

brianegan/streamie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamie

To try out Streamie go to http://streamie.org

For hacking on Streamie, see: http://www.nonblocking.io/2010/08/future-is-here-i-just-forked-running.html

Setup

  • npm install socket.io
  • npm install oauth
  • npm install node-static
  • npm install nStore
  • npm install http-proxy
  • git submodule init
  • git submodule update
  • Go to dev.twitter.com and get oAuth secrets
  • cd lib/
  • mkdir data
  • node server.js USAGE
  • http://localhost:8888/
  • Now post anything, favorite, etc. Comes up almost before the UI finishes processing.

About

An extremely hackable full realtime twitter client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%