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

/xtwit/

    Package Sidebar

    Install

    npm i xtwit

    Weekly Downloads

    3

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • ferrari