Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 941 Bytes

File metadata and controls

36 lines (25 loc) · 941 Bytes

Devbox - Virtual Machine Manager

A cross-platform tool for creating and managing virtual machines using various virtualization technologies.

Features

  • 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

Screenshots

image

Requirements

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

Usage

python3 main.py

Contribution

by Kcyb3r ♡