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

https://github.com/luispabon/ulauncher-virtualbox

Simple Ulauncher extension to launch virtualbox vms
https://github.com/luispabon/ulauncher-virtualbox

Last synced: 5 months ago
JSON representation

Simple Ulauncher extension to launch virtualbox vms

Awesome Lists containing this project

README

          

# Ulauncher VirtualBox

Simple ulauncher extension to start your virtualbox vms.

## Requirements
* ulauncher 5.0
* VirtualBox

There are optional dependencies, to get extra status info on each machine:

* python3-virtualbox (optional) (`pip3 install virtualbox`)
* python3-vboxapi - this is not installable via pip and might or not come with your virtualbox
package. It does in Ubuntu.

## Screenshots

### With the virtualbox python modules

![With the virtualbox python modules](images/screenshot_full.png)

### Without the virtualbox python modules

![Without the virtualbox python modules](images/screenshot_reduced.png)