Skip to content

Commit

Permalink
Add screenshots and extra info on the README
Browse files Browse the repository at this point in the history
  • Loading branch information
luispabon committed Sep 24, 2019
1 parent a26e91f commit 6315ad8
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,20 @@ Simple ulauncher extension to start your virtualbox vms.
## Requirements
* ulauncher 5.0
* VirtualBox
* python3-virtualbox (`pip3 install 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)

File renamed without changes
Binary file added images/screenshot_reduced.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6315ad8

Please sign in to comment.