AWSConnect is an open-source PyQt5 based tray application which help you to make your work with Amazon EC2 instances easier.
What it can do now:
- read list of running instances and generate menu
- open the new Konsole tab and run the ssh command with key and address
- copy public dns name of instance to clipboard
- update menu without application reloading
Current application dependencies:
- pyqt5
- boto3
- yaml
- Konsole application