1.1.0 • Published 7 years ago

coower v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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 CombinationAction
enterOpen service in default browser

Related

License

MIT © Sebastian Puskeiler

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.1

7 years ago