Skip to content

A twitter dashboard that allows you to see what the world is thinking about an issue. Tweets are pulled in from twitter and analyzed for positive or negative sentiments.

Notifications You must be signed in to change notification settings

reedlabotz/wordonthetweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word on the Tweet

Word on the tweet is a twitter dashboard that allows you to see what the world is thinking about an issue. Tweets are pulled in from twitter and analyzed for positive or negative sentiments.

Live Demo: http://reedlabotz.github.com/wordonthetweet

Dependencies

To publish the code doesn't require anything special. Just copy files from gh-pages branch to your server. To use the rake commands, you will need the following.

npm install -g coffee-script coffee-toaster

Develope

To watch the coffee script and compile

rake watch

A simple python server running on http://localhost:8000

rake server

Clean up files

rake clean

Publish

To copy relevant files from current branch to gh-pages

rake publish && git push origin gh-pages

Links

About

A twitter dashboard that allows you to see what the world is thinking about an issue. Tweets are pulled in from twitter and analyzed for positive or negative sentiments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published