1.0.5 • Published 13 years ago

tweetjector v1.0.5

Weekly downloads
15
License
-
Repository
github
Last release
13 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

13 years ago

1.0.4

13 years ago

1.0.3

13 years ago

1.0.2

13 years ago

1.0.1

13 years ago

1.0.0

13 years ago