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.
- Host: GitHub
- URL: https://github.com/kcyb3r/devbox
- Owner: Kcyb3r
- License: mit
- Created: 2025-03-25T16:50:33.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-25T17:02:08.000Z (3 months ago)
- Last Synced: 2025-03-25T17:47:34.648Z (3 months ago)
- Topics: devbox, linux, python3, virtual-machine, windows
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
## 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 VirtualBoxYou'll also need:
- Python 3.6+
- PyQt5 (for the GUI)
- A Windows installation ISO file## Usage
```bash
python3 main.py
```
### Contribution
by Kcyb3r ♡