Skip to content

fraserxu/usib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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)

usib -k aCs53GSs4tga0ikp

Upload a local image

usib -u caonima.jpg

Capture a page with given url

usib -c http://xvfeng.me

Capture and Upload and Open in a browser

usib -a http://xvfeng.me

Requirements

Liscense:

WTFPL

About

url-screenshot-imgur-browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published