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

https://github.com/davorg/vbox-scripts

Some simple scripts for dealing with VirtualBox VMs
https://github.com/davorg/vbox-scripts

Last synced: about 1 year ago
JSON representation

Some simple scripts for dealing with VirtualBox VMs

Awesome Lists containing this project

README

          

Some simple scripts for controlling VirtualBox VMs.

* vmlist - list the VMs available
* vmrun - list the running VMs
* vmstart - start a VM
* vmstop - stop a running VM

You'll need to have Zenity (https://live.gnome.org/Zenity) installed.