Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/localstack/localstack-desktop

The official LocalStack Desktop Application
https://github.com/localstack/localstack-desktop

aws localstack localstack-desktop

Last synced: 8 days ago
JSON representation

The official LocalStack Desktop Application

Awesome Lists containing this project

README

        

# LocalStack Desktop

The LocalStack Desktop 💻 application provides an easy way to manage your [LocalStack](https://github.com/localstack/localstack) instance.
Effortlessly start and stop LocalStack, view logs, interact with the container and use our resource browser directly in the UI.

LocalStack empowers developers to use over 75+ AWS services locally while helping them simplify their testing and development workflow.
LocalStack supports a comprehensive list of APIs, which you can view on our [Feature coverage](https://docs.localstack.cloud/user-guide/aws/feature-coverage/) page.

## Installation

You can install LocalStack Desktop by downloading the latest executables for your platform from the [web application](https://app.localstack.cloud/download) or from the [Microsoft Store](https://www.microsoft.com/store/productId/9NTRNFT9ZWS2)

## Features

Currently, our desktop application supports the following features

- **Control LocalStack**: Start, stop and create containers from the UI
![Containers](.github/images/containers.png)
- **Interact with LocaLstack**: Interact with the LocalSack container via terminal
![Terminal](.github/images/terminal.png)
- **LocalStack insights**: Check the log information of your LocalStack instance
![Logs](.github/images/logs.png)
- **Resource browser**: Use the LocalStack Resource Browser to view, manage, and deploy AWS resources similar to the AWS Management Console
![Resource Browser](.github/images/resourceBrowser.png)