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
).
If you are running macOS and are receiving an error regarding permissions, please ensure that Terminal has permission to files on your desktop.
You will need to obtain an Imgur client ID from the API registration page.
npm install -g @gkasdorf/imgurify
Stores the client ID.
Uploads the most recent screenshot from the desktop.
Uploads the image at the specified path.
Display the response from Imgur if you are having issues.
Display the stored client ID.