资 源 简 介
VBoxGtk is a simple GTK+ client for Virtualbox written in python. In order to keep things simple, only the most commonly used features of Virtualbox are implemented. For more advanced features use VBoxManage or the official QT interface.
The features implemented currently are:
* Create, remove, launch, stop and suspend virtual machines.
* Configure the number of CPUs, chipset, RAM and VRAM, graphics acceleration, network device and sound card of VMs.
* Manage shared folders.
* Take and restore snapshots.
Features not implemented include:
* Managing hard disks (only one per VM is supported).
* Managing USB devices.
* Multiple network interfaces.