A cross-platform tool for creating and managing virtual machines using various virtualization technologies.
- Automatic detection of available virtualization technology (QEMU/KVM, Hyper-V, VirtualBox)
- Create Windows VMs with customizable settings
- Start, stop, and delete VMs
- Cross-platform support (Windows, macOS, Linux)
- Both GUI and command-line interfaces
Depending on your platform, you'll need one of these virtualization technologies installed:
- Windows: Hyper-V (Windows 10/11 Pro or Enterprise) or VirtualBox
- macOS: VirtualBox
- Linux: QEMU/KVM or VirtualBox
You'll also need:
- Python 3.6+
- PyQt5 (for the GUI)
- A Windows installation ISO file
python3 main.py
by Kcyb3r ♡