qemu-manager

A small manager/GUI Frontend for QEMU written in Python

image

Requirements

You’ll need to have the following tools installed to run this:

How to use?

  • Download the repository as a .zip by clicking on the code button and selecting the Download ZIP option

image

  • Un-zip the archive to a folder, and open a terminal there (On most Linux file managers, right-click > Open in terminal. On Windows, shift+right-click > Open in Windows Powershell/Command Prompt)
  • Type pip -r requirements.txt to install the modules required for this program
  • Finally, type python qemuman.py to run this program.

GitHub

View Github