cmdaniels / twitter-mood

Analyzing Twitter's Pulse w/ NodeJS and Johnny-Five

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Mood

Twitter Mood uses Twitter's REST API to gather tweets and analyzes what the world is feeling like. It communicates with a micro-controller via the johnny-five module to control an LED. The LED will change color according to the world's mood.

Installation

npm install

About

Analyzing Twitter's Pulse w/ NodeJS and Johnny-Five

License:MIT License


Languages

Language:JavaScript 100.0%