Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.
/ qemUI Public archive

Graphical Interface application to run QEMU with ease. Made with PyQt5

License

Notifications You must be signed in to change notification settings

neek8044/qemUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qemUI

Repository has been archived. I initially worked on this because virt-manager and libvirt wouldn't work on my distro. Since I have switched and can now use libvirt, there is no use for me to update this project. Feel free to fork it in case you need it (doubt)

Graphical Interface application to run QEMU with ease.

Programmed in Python Built for QEMU Made with PyQt5.

LICENSE - Apache 2.0

Dependencies

  • QEMU
    • Currently, qemu-system-x86_64 is the only one working and should be installed for the script to work.

      (Planning to add architecture options in future updates)

  • Python 3
  • PyQt5 (pip install --upgrade pyqt5)

Screenshots

screenshot