Skip to content

codeBud7/coower

Repository files navigation

coower - Amazon ECS cluster service search for Alfred

NPM

Prerequisites

You need Node.js 4+ and Alfred 3 with the paid Powerpack upgrade.

Install

Install by npm

$ npm install -g coower

Adjust the config.json placed in '~/Library/Preferences/alfy-nodejs/config.json' (Alfred 3 config could be possible located here '/Users/{user}/Library/Application Support/Alfred 3/Workflow Data/com.codebud7.coower')

{
  "coower-csvFileUri": "https://sample.com/my.csv",
  "coower-authToken": "toky",
  "coower-awsUri":"https://amazon.com/ecs/"
}

Key Combinations

Key Combination Action
enter Open service in default browser

Related

License

MIT © Sebastian Puskeiler

Releases

No releases published

Packages

No packages published