1.0.2 • Published 7 years ago

aws-launcher v1.0.2

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

AWS Launcher

Launch your AWS Services from your macOS dock.

npm version

AWS Launcher

Grid

Installation

Just install the module using npm.

$ npm install aws-launcher

Drag and drop the generated folder (located in your home directory) in your macOS Dock right by the Trash Item.

Customization

By default, aws-launcher generates shortcuts for all AWS services. You can customize your launcher folder by deleting files in the aws-launcher folder. You will need to drag and drop the folder again in your macOS dock to see your updated launcher.

Spotlight

Since aws-launcher is basically just a folder, you can use the macOS spotlight to use your shortcuts as well.

History

View the changelog

Authors

License

Copyright (c) 2017 Quentin Rousseau <contact@quent.in>

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.