tweetstream icon indicating copy to clipboard operation
tweetstream copied to clipboard

Twitter Stream API + Google Map API + Backbone.js + Node.js = tweetstream

#TweetStream A live twitter stream integrated with google maps based on Node.js.

The project is an attempt to connect a few cool libs/tools together:

Server:

Client:

Installation

Set username and password for your twitter account in config/config.js In order to run it make sure you have Node.js and npm installed first.

$ npm bundle
$ node ./server.js

Demo

http://mkuklis.no.de

License

(The MIT License)

Copyright (c) 2011 Michal Kuklis <[email protected]>