0.1.0 • Published 12 years ago
usib v0.1.0
url-screenshot-imgur-browser
A command line tool to Add a url, take a screenshot, upload to imgur, and open in the browser.

Installation
npm install -g usibCommand-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 aCs53GSs4tga0ikpUpload a local image
usib -u caonima.jpgCapture a page with given url
usib -c http://xvfeng.meCapture and Upload and Open in a browser
usib -cu http://xvfeng.meRequirements
- phantomjs
brew update && brew install phantomjs - imgur api_key set the imgur client_id
Liscense:
WTFPL