This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

imgur-screen

1.3.1 • Public • Published

imgur-screen

Take a screenshot of your screen and upload it to imgur

Dependencies

You need xfce4-screenshooter to use imgur-screen

Installation

You just need to clone the repository and run index.js

npm i -g imgur-screen
imgur-screen [--album album_id] [--copy]

Using credentials

Create a credentials.js file and fill it with your credentials

// ~/.imgur-screen.json
{
  "username": "foo",
  "password": "bar"
}

Uploading to album

You can upload your screenshot to a specific album using the --album flag

imgur-screen --album album_id

Readme

Keywords

Package Sidebar

Install

npm i imgur-screen

Weekly Downloads

1

Version

1.3.1

License

MIT

Last publish

Collaborators

  • npm-support