mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Add Quickemu GUI to README.md
This commit is contained in:
parent
f82fa57231
commit
53e971f5f8
1 changed files with 6 additions and 0 deletions
|
@ -42,6 +42,7 @@ comprehensive support for macOS and Windows**.
|
||||||
* Network port forwarding
|
* Network port forwarding
|
||||||
* Full duplex audio
|
* Full duplex audio
|
||||||
* EFI and Legacy BIOS booting
|
* EFI and Legacy BIOS booting
|
||||||
|
* Graphical user interfaces available
|
||||||
|
|
||||||
Quickemu is a wrapper for the excellent [QEMU](https://www.qemu.org/) that
|
Quickemu is a wrapper for the excellent [QEMU](https://www.qemu.org/) that
|
||||||
attempts to automatically *"do the right thing"*, rather than expose exhaustive
|
attempts to automatically *"do the right thing"*, rather than expose exhaustive
|
||||||
|
@ -95,6 +96,11 @@ cd quickemu
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
|
While `quickemu` and `quickget` are designed for the terminal, graphical
|
||||||
|
user interfaces are also available:
|
||||||
|
|
||||||
|
* [Quickemu GUI](https://github.com/marxjohnson/quickemu_gui) by @marxjohnson
|
||||||
|
|
||||||
## Ubuntu Guest
|
## Ubuntu Guest
|
||||||
|
|
||||||
`quickget` will automatically download an Ubuntu release and also create the
|
`quickget` will automatically download an Ubuntu release and also create the
|
||||||
|
|
Loading…
Reference in a new issue