yzzhuo / aflred-aws-uploader

A tool to upload your file to your aws s3 with Aflred

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfred-aws-uploader

Upload image to AWS S3 with Aflred

Requires Node.js 8+ and the Alfred Powerpack.

Set Up

  1. download then double click aflred-aws-uploader.aflredworkflow to open in Aflred.
  2. Right-click on the workflow of aflred-aws-uploader in the sidebar → Open in Finder → Find the config.js.
  3. Update the config of aws to your's in config.js file.

Usage

  1. When writing markdown, copy the image file path on your local.
  2. open Alfred, type upload and Enter.
  3. When upload successfully, it will show the notification.
  4. Then you can paste the upload result url to replace the local path.

License

MIT © yzzhuo

About

A tool to upload your file to your aws s3 with Aflred

License:MIT License


Languages

Language:JavaScript 100.0%