All Projects → kwent → Aws Launcher

kwent / Aws Launcher

Licence: mit
AWS Launcher. Launch AWS Services from your macOS dock.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Aws Launcher

Alfred Aws Console Services Workflow
A powerful workflow for quickly opening up AWS Console Services in your browser or searching for entities within them.
Stars: ✭ 171 (+29.55%)
Mutual labels:  productivity, aws
xplr
A hackable, minimal, fast TUI file explorer
Stars: ✭ 2,271 (+1620.45%)
Mutual labels:  productivity, launcher
Blender Launcher
Standalone client for managing official builds of Blender 3D
Stars: ✭ 174 (+31.82%)
Mutual labels:  productivity, launcher
Ueli
Keystroke launcher for Windows and macOS
Stars: ✭ 2,162 (+1537.88%)
Mutual labels:  productivity, launcher
Spotter
🔎 macOS productivity tool to launch everything
Stars: ✭ 426 (+222.73%)
Mutual labels:  productivity, launcher
Launcher
🚀 A distraction-free minimal homescreen for Android.
Stars: ✭ 116 (-12.12%)
Mutual labels:  productivity, launcher
mindful-android-launcher
Siempo Android Launcher - Smartphone interface for mental health and wellbeing
Stars: ✭ 38 (-71.21%)
Mutual labels:  productivity, launcher
arvis
Extendable cross-platform launcher that aims to help you run, edit, create any workflow simply
Stars: ✭ 39 (-70.45%)
Mutual labels:  productivity, launcher
Flow.launcher
Launch apps with greater control, search files effortlessly and extend features with community plugins. Fast and fluid productivity tool of choice that helps your workflow.
Stars: ✭ 288 (+118.18%)
Mutual labels:  productivity, launcher
synapse-project
Powerful fuzzy search launcher for a multitude of tasks
Stars: ✭ 46 (-65.15%)
Mutual labels:  productivity, launcher
Command Center
A CLI-based launcher and general productivity tool.
Stars: ✭ 78 (-40.91%)
Mutual labels:  productivity, launcher
Maya
Maye 一个简洁小巧的快速启动工具
Stars: ✭ 553 (+318.94%)
Mutual labels:  productivity, launcher
Nnn
n³ The unorthodox terminal file manager
Stars: ✭ 13,138 (+9853.03%)
Mutual labels:  productivity, launcher
Aws Secrets Manager Rotation Lambdas
Contains Lambda functions to be used for automatic rotation of secrets stored in AWS Secrets Manager
Stars: ✭ 128 (-3.03%)
Mutual labels:  aws
Aws Lambda List
A list of hopefully useful AWS lambdas and lambda-related resources.
Stars: ✭ 130 (-1.52%)
Mutual labels:  aws
Ecs Exporter
Export AWS ECS cluster metrics to Prometheus
Stars: ✭ 127 (-3.79%)
Mutual labels:  aws
Django Cognito Jwt
An Authentication backend for Django Rest Framework for AWS Cognito JWT tokens
Stars: ✭ 127 (-3.79%)
Mutual labels:  aws
Kubernetes External Secrets
Integrate external secret management systems with Kubernetes
Stars: ✭ 2,412 (+1727.27%)
Mutual labels:  aws
Terraform Aws S3 Bucket
Terraform module which creates S3 bucket resources on AWS
Stars: ✭ 130 (-1.52%)
Mutual labels:  aws
Prometheus To Cloudwatch
Utility for scraping Prometheus metrics from a Prometheus client endpoint and publishing them to CloudWatch
Stars: ✭ 127 (-3.79%)
Mutual labels:  aws

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 <[email protected]>

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].