Quickly download, create and run VM of any#TODO operating system.
Go to file
zenobit 57e5162a20 macrecovery and windowskey 2023-03-17 01:34:07 +01:00
config v0.3 2023-03-16 23:38:21 +01:00
docs initial commit 2023-03-12 00:02:07 +01:00
.gitignore v0.3 2023-03-16 23:38:21 +01:00
LICENSE AGPL3 LICENSE 2023-03-13 19:30:38 +01:00
README.md :TODO any operating system 2023-03-17 00:03:52 +01:00
README.quickemu.md quickemu readme 2023-03-13 19:58:13 +01:00
addnewtoquickgui.sh initial commit 2023-03-12 00:02:07 +01:00
dh dh 2023-03-17 00:53:15 +01:00
distrohopper.png screenshot 2023-03-14 14:08:48 +01:00
macrecovery macrecovery and windowskey 2023-03-17 01:34:07 +01:00
quickemu initial commit 2023-03-12 00:02:07 +01:00
quickemu.previous.LICENSE quickemu license 2023-03-13 19:30:38 +01:00
quickget renew: sh -c instead of $TERMINAL -e 2023-03-14 12:29:28 +01:00
windowskey macrecovery and windowskey 2023-03-17 01:34:07 +01:00

README.md

Want you try new Operating system?

How?

DistroHooper

Quickly download, create and run VM of any(TODO) operating system.

Licensed under AGPL3

Still Testing version!

quickgui

quickly create and run VMs

As a base excellent quickemu

I added:

quickgui

using yad

.Desktop file generator

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 supported distros.

Simple GUI using yad --notebook

See it in action on youtube...

quickgui

or command line?...

quicktui

using fzf

quicktui

Why I creating this?

Because I wanna learn

  • Linux

  • Bash

  • yad

  • project management

  • contribute to open source

Because I wanna play with Quickemu

And easily add new distro to it

Quickemu.

quickemu video: Replace VirtualBox with Bash &QEMU

Requirements

Installing Requirements

For Ubuntu, Arch and nixos systems the ppa, AUR or nix packaging will take care of the dependencies. For other host distributions or operating systems it will be necessary to install the above requirements or their equivalents.

These examples may save a little typing

Debian:

sudo apt install qemu bash coreutils ovmf grep jq lsb procps python3 genisoimage usbutils util-linux sed spice-client-gtk swtpm wget xdg-user-dirs zsync unzip

Fedora:

sudo dnf install qemu bash coreutils edk2-tools grep jq lsb procps python3 genisoimage usbutils util-linux sed spice-gtk-tools swtpm wget xdg-user-dirs xrandr unzip

Void Linux:

sudo xbps-install qemu bash coreutils grep jq procps-ng python3 util-linux sed spice-gtk swtpm usbutils wget xdg-user-dirs xrandr unzip zsync socat

Currently supported Distribution:

In screenshot above...

Testing version!

Without these amazing projects it wouldn't be posible:

bash

QEMU

quickemu

GUI depends on yad

TUI depends on fzf