mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
52 lines
1.1 KiB
Markdown
52 lines
1.1 KiB
Markdown
Welcome to
|
|
|
|
### [yadEmu](https://github.com/oSoWoSo/yadEmu)
|
|
### Still Testing version!
|
|
![quickgui](quickgui.png)
|
|
|
|
|
|
quickly create and run VMs
|
|
|
|
Using excellent [quickemu](https://github.com/quickemu-project/quickemu) as base
|
|
|
|
I added:
|
|
|
|
### quickgui
|
|
using yad
|
|
|
|
It will simple generate .desktop files for every supported VM in quickemu.
|
|
So you can copy it anywhere...
|
|
|
|
And I mean every supported distro.
|
|
|
|
you can download new distro with few clicks of a mouse
|
|
|
|
You need to run quickgui just for update.
|
|
|
|
See it in action on youtube...
|
|
|
|
[![quickgui](https://img.youtube.com/vi/JtjIseqZMkQ/0.jpg)](https://www.youtube.com/watch?v=JtjIseqZMkQ)
|
|
|
|
or command line?...
|
|
|
|
|
|
### quicktui
|
|
using fzf
|
|
|
|
[![quicktui](https://img.youtube.com/vi/gJ5hqYEskOw/0.jpg)](https://www.youtube.com/watch?v=gJ5hqYEskOw)
|
|
|
|
### Testing version!
|
|
|
|
# Without these amazing projects it wouldn't be posible:
|
|
|
|
[QEMU](https://www.qemu.org/)
|
|
|
|
[bash](https://www.gnu.org/software/bash/)
|
|
|
|
[quickemu](https://github.com/quickemu-project/quickemu)
|
|
|
|
GUI depends on
|
|
[yad](https://github.com/v1cont/yad)
|
|
|
|
TUI depends on
|
|
[fzf](https://github.com/junegunn/fzf)
|