alfred-gyazo-uploader

0.1.6 • Public • Published

alfred-gyazo-uploader

Alfred-workflow for easy file uploading to Gyazo.

Features

  • Upload selected jpeg, png and gif files to Gyazo
  • Paste the public URL of the uploaded image to the clipboard in Markdown format

Install

Requires the Alfred 3 or 4 Powerpack, Node.js 12+.

Manually

download the workflow directly.

With NPM

Install with npm.

2020/12/07
Installation on npm will fail because of this issue.
Please install manually from here

$ npm i -g alfred-gyazo-uploader

Usage

  1. Select images file on finder
  2. Open alfred and type gyazou and press the Enter key
  3. The selected image will be uploaded to Gyazo
  4. The public URL of the file on Gyazo will be copied to clipboard

Configuration

You need to set the following environment variables before use.

name default value
GYAZO_API_TOKEN - Set the Gyazo API TOKEN. Get the API token here.

Related

  • alfy - Create Alfred workflows with ease
  • gyazo-api - Gyazo API wrapper for Node

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i alfred-gyazo-uploader

Weekly Downloads

0

Version

0.1.6

License

MIT

Unpacked Size

116 kB

Total Files

15

Last publish

Collaborators

  • ryokawamata