Windows Desktop version of AWS EC2 Console
A Windows Forms desktop application that duplicates the most common functions of the AWS EC2 Console. Fully based on the official AWS .NET SDK using .NET 5.0.
Key Features
- Faster than the official AWS Console.
- Dense interface with everything you need on one screen.
- Additional automation for multi-step changes, for example:
3.1. Bulk instance type change which includes stopping running instances, changing instance type, and restarting instances.
3.2. Bulk create and attach EBS volumes to an instance.
3.3. …wip… - ..