twitter-fifo

1.0.3 • Public • Published

twitter-fifo

Command line Twitter client that enables interacting with Twitter via named pipes.

Usage

Install

npm install -g twitter-fifo

Setup

Copy example_config.js to config.js and fill in your Twitter API credentials.

Usage

$ mkdir my-twitter-working-dir

$ cd my-twitter-working-dir

$ twitter-fifo &

$ cat @noffle/timeline
@andmish: making new set for new level #gamedev #unity3d
@nodeschool: NodeSchool International Day and new workshops on npm and ES6 generators
...

Limitations

Currently only the timeline pipe is available. Coming soon:

  • Tweeting by writing to a tweet file
  • following and followers files
  • More! File an issue or send a pull request!

Readme

Keywords

Package Sidebar

Install

npm i twitter-fifo

Weekly Downloads

0

Version

1.0.3

License

MIT

Last publish

Collaborators

  • noffle
  • sww