VMManager is a virtual machine manager for VMWare made in Python.
Download the latest release from the release page, then run 'install.py' and follow the given directions.
python3 install.pyLaunch 'main.py' with Python.
python3 main.pyOn the first launch, you will be prompted to specify your virtual machine directory and VMWare directory. After that, you can use the arrow keys to select a virtual machine, and enter to start it. You can also press escape to quit the program without launching anything.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

