toshikwa / alfred-aws-icons

Alfred Workflow for quickly pasting AWS architecture icons onto PowerPoint.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Icons – Alfred Workflow

A Workflow for quickly pasting AWS architecture icons onto PowerPoint.

demo

Installation

Installation can be done as follows.

  • download the latest release of aws-icons.alfredworkflow from here.
  • open aws-icons.alfredworkflow and import it into Alfred.

Usage

  • type ic [service name] to search for AWS service icon. (e.g. ic fargate)
  • type icr [resource name] to search for AWS resource icon. (e.g. icr ecs task)

Note: You can resolve a message "alfred-aws-icons" cannot be opened because the developer cannot be verified as follows.

  • go to "System Preferences" > "Privacy & Security"
  • click "Allow Anyway" to allow the binary to execute
  • click "Open" when you use the tool for the first time

About

Alfred Workflow for quickly pasting AWS architecture icons onto PowerPoint.

License:MIT License


Languages

Language:Go 95.5%Language:Makefile 4.5%