lifchicker / awsconnect

AWSConnect is an open-source PyQt5 based tray application which help you to make your work with Amazon EC2 instances easier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWSConnect

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:

  1. read list of running instances and generate menu
  2. open the new Konsole tab and run the ssh command with key and address
  3. copy public dns name of instance to clipboard
  4. update menu without application reloading

Dependencies

Current application dependencies:

  • pyqt5
  • boto3
  • yaml
  • Konsole application

About

AWSConnect is an open-source PyQt5 based tray application which help you to make your work with Amazon EC2 instances easier.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%