Skip to content
/ streamie Public
forked from cramforce/streamie

An extremely hackable full realtime twitter client

License

Notifications You must be signed in to change notification settings

d3j/streamie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Streamie

Setup

  • npm install socket.io
  • npm install oauth
  • npm install node-static
  • npm install nStore
  • REPL node> (new Buffer("twitterusername:password")).toString("base64");
  • cd lib/
  • mkdir data
  • node server.js [AuthHeaderValue]
  • 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