An open API service indexing awesome lists of open source software.

https://github.com/kcyb3r/devbox

Devbox - Virtual Machine Manager > managing virtual machines using various virtualization technologies.
https://github.com/kcyb3r/devbox

devbox linux python3 virtual-machine windows

Last synced: 14 days ago
JSON representation

Devbox - Virtual Machine Manager > managing virtual machines using various virtualization technologies.

Awesome Lists containing this project

README

        

# 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](https://github.com/user-attachments/assets/b8a45cba-20d5-4952-8bbd-bd003fa40c8d)

## 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

```bash
python3 main.py
```

### Contribution
by Kcyb3r ♡