1.0.3 • Published 11 years ago
twitter-fifo v1.0.3
twitter-fifo
Command line Twitter client that enables interacting with Twitter via named pipes.
Usage
Install
npm install -g twitter-fifoSetup
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
tweetfile followingandfollowersfiles- More! File an issue or send a pull request!