usib

0.1.0 • Public • Published

url-screenshot-imgur-browser

Build Status

A command line tool to Add a url, take a screenshot, upload to imgur, and open in the browser.

Hi, I'm caonima

Installation

npm install -g usib

Command-line Usage:

You must set an API key before CLI use; get one at http://imgur.com/register/api_anon

Set your API key once and forget it (saved to ~/.imgurkey)

node ./cli.js -k aCs53GSs4tga0ikp

Upload a local image

node ./cli.js -u caonima.jpg

Capture a page with given url

node ./cli.js -c http://xvfeng.me

Capture and Upload and Open in a browser

node ./cli.js -a http://xvfeng.me

Requirements

Liscense:

WTFPL

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    0
  • 0.0.5
    0
  • 0.0.2
    0

Package Sidebar

Install

npm i usib

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • fraserxu