1.0.5 • Published 12 years ago

tweetjector v1.0.5

Weekly downloads
15
License
-
Repository
github
Last release
12 years ago

Tweetjector

A simple full screen Twitter stream.

npm install -g tweetjector
tweetjector ./path/to/config.json hashTag

config.json must contain:

{
  "consumer_key": "",
  "consumer_secret": "",
  "access_token_key": "",
  "access_token_secret": "",
  "message": "A default message to display",
  "message_timeout": 300000
}
1.0.5

12 years ago

1.0.4

12 years ago

1.0.3

12 years ago

1.0.2

12 years ago

1.0.1

12 years ago

1.0.0

12 years ago