0.1.6 • Published 3 years ago

alfred-gyazo-uploader v0.1.6

Weekly downloads
1
License
MIT
Repository
-
Last release
3 years ago

alfred-gyazo-uploader

npm.io

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

npm.io

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.

namedefaultvalue
GYAZO_API_TOKEN-Set the Gyazo API TOKEN. Get the API token here.

npm.io

Related

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

License

MIT ©

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.0

3 years ago