Skip to content

mjtimblin/Flow.Launcher.Plugin.AwsToolkit

 
 

Repository files navigation

AWS Toolkit

This plugin is intended to be used by Flow Launcher. It will not work with Wox.

Search for AWS services by using the action keyword (default: aws) followed by the AWS service name. Press enter to open the AWS Console page for the highlighted service in your web browser.

screenshot of plugin in use

Installation

Flow Launcher

To install, type pm install AWS Toolkit into Flow Launcher.

screenshot of plugin install command

Manual Installation

Extract Flow.Launcher.Plugin.AwsToolkit.zip to Flow Launcher's plugin directory.

Flow Launcher Mode Plugin Directory Path
Standard %appdata%\FlowLauncher\Plugins
Portable <YourPortableLocation>\FlowLauncher\app-<VersionOfYourFlowLauncher>\UserData\Plugins

Acknowledgments

This is a port of the Wox plugin Wox.Plugin.AwsToolkit (AWS Toolkit) created by Mike Morain (@mikemorain).

The Wox plugin, and therefore this plugin as well, was heavily inspired by the Alfred workflow: AWS Console Services created by Ryan Koval (@rkoval).