xtwit

0.0.1 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1

Package Sidebar

Install

npm i xtwit

Weekly Downloads

1

Version

0.0.1

License

none

Last publish

Collaborators

  • ferrari