项目作者: pvdabeel

项目描述 :
Remotely create, connect to and terminate Amazon EC2 virtual machines from the Mac OS X menubar
高级语言: Python
项目地址: git://github.com/pvdabeel/myaws.git
创建时间: 2018-09-16T10:35:48Z
项目社区:https://github.com/pvdabeel/myaws

开源协议:

下载


MyAWS - MacOS Menubar plugin

Displays information regarding your AWS EC2 virtual machines in the MacOS menubar.
Allows you to create, connect to and terminate EC2 virtual machines.
Create and destroy EC2 images from virtual machines. Check storage consumption

Start, connect to and terminate virtual machines
Imgur

See console output in Menu Bar
Imgur

Create new virtual machines and retrieve up to date EC2 prices
Imgur

Check your current EC2 spending
Imgur

Licence: GPL v3

Installation instructions:

  1. Ensure you have aws command line tools installed (AWS CLI 1 or 2 are both fine)
  2. Execute ‘sudo pip install tinydb==3.9 awspricing currencyconverter’ in Terminal.app
  3. Ensure you have xbar installed.
  4. Copy myaws.15m.py to your bitbar plugins folder and chmod +x the file from your terminal in that folder
  5. Run ‘myaws.15m.py update’ in Terminal.app to retrieve latest pricing
  6. Run xbar (version 2.1.7-beta or higher)