__ __
| | __ ____ ___.__._/ |___ _ __ ____ ____
| |/ // __ < | |\ __\ \/ \/ // __ \_/ __ \
| <\ ___/\___ | | | \ /\ ___/\ ___/
|__|_ \\___ > ____| |__| \/\_/ \___ >\___ >
\/ \/\/ \/ \/
keytwee is a very simple way to stream all tweets related to a specific keyword
- Node.js - Download and Install Node.js. You can also follow this gist for a quick and easy way to install Node.js and npm
- NPM - Node.js package manage; should be installed when you install node.js
$ sudo npm install -g keytwee
$ keytwee KEYWORD
As simple as this