Skip to content

Very simple workflow to quickly open up AWS Console Services in your browser

License

Notifications You must be signed in to change notification settings

jesusoctavioas/alfred-aws-console-services-workflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Console Services - Alfred Workflow

Very simple workflow to quickly open up AWS Console Services in your browser.

AWS Console Services - Alfred Workflow Demo

Powerpack

For running the advance workflows requires to buy the powerpack, not optional.

Installation

Usage

To use, activate Alfred and type in aws. From there, query any of the services offered on the AWS homepage dashboard. Note that you must be logged in in order for the page to open directly to your service. Your region will automatically be populated to the default tied to your account.

Open up the Alfred Workflow configuration to see the full list of supported services and their identifiers.

Contributing

Requirements

  • Node.js 7.3.0 (or later)

Installation

From the root of this repo, run:

cd src
npm install

Adding Entries

To add entries to the Alfred Workflow, modify the .yml config file and then run this script from its directory. It will parse the .yml file and add elements in-place to the info.plist file, which Alfred reads.

Packaging for Release

See this README

About

Very simple workflow to quickly open up AWS Console Services in your browser

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.8%
  • Shell 33.2%