1.0.3 • Published 9 years ago

twitter-fifo v1.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
9 years ago

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!
1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago