Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.
/ tweetingmap Public archive

Experimental near-realtime visualization of public geo-localized tweets

License

Notifications You must be signed in to change notification settings

nunobaldaia/tweetingmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweeting Map

Tweeting Map is an experimental near-realtime visualization of public geo-localized tweets. See it in action.

It is composed by two components: tweetingmap_server and tweetingmap_client.

tweetingmap_server

This component establishes a persistent connection with the Twitter Streaming API to feed the client component with data from public geo-localized tweets in realtime.

It is built on the Node.js platform and depends on:

  • ntwitter — asynchronous connection to the Twitter Streaming API
  • Socket.IO — realtime communication with the client component

tweetingmap_client

This is a pure HTML5, CSS3 and JavaScript interface that depends on the following libraries:

About

Experimental near-realtime visualization of public geo-localized tweets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published