xtwit
v0.0.1
Published
A simple CLI to use twitter
Downloads
7
Readme
xtwit
A simple CLI to use twitter
A simple program which let you read twitter on your terminal. Just want to make a simple program with term-list so it come out. ;p
Usage
Setup twittet auth first, create your own application then create .xtwit
under your home directory as following:
module.exports = {
consumer_key: '',
consumer_secret: '',
access_token: '',
access_token_secret: ''
}
then run xtwit
, you should see the control menu right now.
Just use enter to select and esc to leave the program.
Options
timeline
Display your home timeline
favorite
Display your favorite tweet
trends
Display current twitter trends topic