0.0.6 • Published 12 months ago

@gkasdorf/imgurify v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

imgurify

Easy screenshot uploading to imgur for macOS. This will work anywhere, but you will need to always manually supply a valid path for the image.

If you are on macOS, imgurify will get the latest screenshot provided it was saved to your Desktop and the name of the file is a standard macOS screenshot name (i.e. Screenshot 2023-05-14 at 7.12.48 PM).

Permissions

If you are running macOS and are receiving an error regarding permissions, please ensure that Terminal has permission to files on your desktop.

image

Requirements

You will need to obtain an Imgur client ID from the API registration page.

Installation

npm install -g @gkasdorf/imgurify

Usage

--set-client-id [client-id]

Stores the client ID.

--upload / -u

Uploads the most recent screenshot from the desktop.

--upload [path] / -u [path]

Uploads the image at the specified path.

--debug

Display the response from Imgur if you are having issues.

--show-settings

Display the stored client ID.

0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago