Skip to content

A node.js / twitter / google maps mash up for displaying tweets in real time

Notifications You must be signed in to change notification settings

chrisfinch/tweetmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweetsmap.

A Node.js / Twitter / Google Maps mashup for mapping tweets in real time.

By Chris Finch, April 2012


Example

An up to date version is viewable here: http://tweetsmap.herokuapp.com/


Dependancies:

  • Node.js 0.6.x

  • npm 1.1.x

  • nTwitter 0.3.0

  • Socket.IO latest


Installation

This program is built to run with Heroku, instructions can be found here: https://devcenter.heroku.com/articles/nodejs

Alternatively, after installing Node.js and NPM on your system simply navigate to the tweetsmap directory on your system in terminal/ssh and run the command:

node web.js

You can then access the map at:

0.0.0.0:5000

Or your systems equivalent.

About

A node.js / twitter / google maps mash up for displaying tweets in real time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published