Skip to content

An extremely hackable full realtime twitter client

License

Notifications You must be signed in to change notification settings

tobmaster/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

  • sudo sh deps
  • Go to dev.twitter.com and get oAuth secrets for local.streamie.org
  • cp config.sample.json config.json and edit config.json
  • cd lib/
  • mkdir data
  • node server.js
  • Edit your /etc/hosts file and map local.streamie.org to 127.0.0.1
  • http://local.streamie.org: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