tweetly.js

0.1.1 • Public • Published

tweetly.js

A Node.js command-line Twitter client.

Install

Issue the following command to install:

$ npm install -g tweetly.js

Configure

Tweetly.js will authenticate on the first run:

$ tweet

Now launching your browser and pointing it to:

https://api.twitter.com/oauth/authorize?oauth_token=SJwXLWJIXXXXXXXXXXX

When you finish, return here, paste the pin number, and hit enter.

Once you do that, it'll save your oauth token in ~/.tweetlykey.

Usage

Tweet using the following format:

$ tweet 'Hey Twittersphere!'

(Make sure to use single quotes)

Authenticate With a New User

Simply remove ~/.tweetlykey and run tweetly.js again.

$ rm ~/.tweetlykey
$ tweet

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    2
  • 0.1.0
    1

Package Sidebar

Install

npm i tweetly.js

Weekly Downloads

2

Version

0.1.1

License

none

Last publish

Collaborators

  • garthex