Virtual Machines manager and launcher for Windows, Linux with PCem-like interface
Written on python with PyQt5 and PySide2
- Install python
- Clone this project (if you are on Windows, clone it to the qemu dir)
- Run
python3 build_ui.py
, or, if you are on windows, just startbuild_ui.py
- Now, to start launcher, run
main.py
file same as in step 3