2023-03-10 05:47:49 +00:00
|
|
|
Welcome to
|
|
|
|
|
2023-03-12 10:37:52 +00:00
|
|
|
# [DistroHooper](https://github.com/oSoWoSo/DistroHooper)
|
2023-03-10 05:47:49 +00:00
|
|
|
### Still Testing version!
|
2023-03-12 10:02:56 +00:00
|
|
|
![quickgui](quickgui.png)
|
2023-03-10 05:47:49 +00:00
|
|
|
|
|
|
|
|
|
|
|
quickly create and run VMs
|
|
|
|
|
2023-03-12 13:52:04 +00:00
|
|
|
As a base my FOSS fork of excellent [quickemu](https://github.com/quickemu-project/quickemu)
|
2023-03-12 10:37:52 +00:00
|
|
|
|
|
|
|
Removed:
|
2023-03-12 13:52:04 +00:00
|
|
|
|
2023-03-12 10:37:52 +00:00
|
|
|
Windows support (Currently not intended)
|
2023-03-12 13:52:04 +00:00
|
|
|
|
2023-03-12 10:37:52 +00:00
|
|
|
MacoOS support (Currently not intended)
|
2023-03-10 05:47:49 +00:00
|
|
|
|
|
|
|
I added:
|
|
|
|
|
2023-03-12 10:37:52 +00:00
|
|
|
## quickgui
|
2023-03-10 05:47:49 +00:00
|
|
|
using yad
|
|
|
|
|
2023-03-12 10:37:52 +00:00
|
|
|
### .Desktop file generator
|
2023-03-10 05:47:49 +00:00
|
|
|
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
|
|
|
|
|
2023-03-12 10:37:52 +00:00
|
|
|
You need to run quickgui just for update supported distros.
|
|
|
|
|
|
|
|
### Simple GUI using yad --notebook
|
2023-03-10 05:47:49 +00:00
|
|
|
|
|
|
|
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?...
|
|
|
|
|
|
|
|
|
2023-03-12 10:37:52 +00:00
|
|
|
## quicktui
|
2023-03-10 05:47:49 +00:00
|
|
|
using fzf
|
|
|
|
|
|
|
|
[![quicktui](https://img.youtube.com/vi/gJ5hqYEskOw/0.jpg)](https://www.youtube.com/watch?v=gJ5hqYEskOw)
|
|
|
|
|
2023-03-12 13:52:04 +00:00
|
|
|
# Currently supported Distribution:
|
|
|
|
|
|
|
|
agarimos
|
|
|
|
alma
|
|
|
|
alpine
|
|
|
|
android
|
|
|
|
archlinux
|
|
|
|
archcraft
|
|
|
|
arcolinux
|
|
|
|
batocera
|
|
|
|
blendos
|
|
|
|
cachyos
|
|
|
|
centos-stream
|
|
|
|
cereus
|
|
|
|
debian
|
|
|
|
deepin
|
|
|
|
devuan
|
|
|
|
dietpi
|
|
|
|
dragonflybsd
|
|
|
|
elementary
|
|
|
|
endeavouros
|
|
|
|
endless
|
|
|
|
fedora
|
|
|
|
freebsd
|
|
|
|
freedos
|
|
|
|
fvoid
|
|
|
|
gabeeos
|
|
|
|
garuda
|
|
|
|
gentoo
|
|
|
|
ghostbsd
|
|
|
|
haiku
|
|
|
|
kali
|
|
|
|
kdeneon
|
|
|
|
kolibrios
|
|
|
|
kubuntu
|
|
|
|
linuxmint
|
|
|
|
lmde
|
|
|
|
mageia
|
|
|
|
manjaro
|
|
|
|
mxlinux
|
|
|
|
netboot
|
|
|
|
netbsd
|
|
|
|
nixos
|
|
|
|
lubuntu
|
|
|
|
openbsd
|
|
|
|
opensuse
|
|
|
|
oraclelinux
|
|
|
|
popos
|
|
|
|
reactos
|
|
|
|
rebornos
|
|
|
|
rockylinux
|
|
|
|
siduction
|
|
|
|
slackware
|
|
|
|
slitaz
|
|
|
|
solus
|
|
|
|
steamos
|
|
|
|
tails
|
|
|
|
truenas-core
|
|
|
|
truenas-scale
|
|
|
|
ubuntu
|
|
|
|
ubuntu-budgie
|
|
|
|
ubuntukylin
|
|
|
|
ubuntu-mate
|
|
|
|
ubuntustudio
|
|
|
|
ubuntu-unity
|
|
|
|
void
|
|
|
|
voidpup
|
|
|
|
vxlinux
|
|
|
|
xerolinux
|
|
|
|
xubuntu
|
|
|
|
zorin
|
|
|
|
|
2023-03-10 05:47:49 +00:00
|
|
|
### Testing version!
|
|
|
|
|
|
|
|
# Without these amazing projects it wouldn't be posible:
|
|
|
|
|
|
|
|
[bash](https://www.gnu.org/software/bash/)
|
|
|
|
|
2023-03-12 13:52:04 +00:00
|
|
|
[QEMU](https://www.qemu.org/)
|
|
|
|
|
2023-03-10 05:47:49 +00:00
|
|
|
[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)
|