🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

twitter-fifo

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twitter-fifo

Named pipes for interacting with your Twitter stream.

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

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!

Keywords

twitter

FAQs

Package last updated on 18 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts