Quickly download, create and run VM of any#TODO operating system.
Go to file
zenobit 7e9fcae435 move icons 2023-03-21 17:05:40 +01:00
config move icons 2023-03-21 17:05:40 +01:00
docs older videos 2023-03-21 08:39:55 +01:00
icons move icons 2023-03-21 17:05:40 +01:00
.gitignore Icon 2023-03-19 22:15:25 +01:00
LICENSE AGPL3 LICENSE 2023-03-13 19:30:38 +01:00
README.md grammar 2023-03-20 23:06:33 +01:00
_config.yml Create _config.yml 2023-03-20 19:53:22 +01:00
addnewtoquickgui.sh initial commit 2023-03-12 00:02:07 +01:00
dh rename variables to: DH_CONFIG_DIR DH_CONFIG DH_ICON_DIR 2023-03-21 17:00:14 +01:00
distrohopper.png screenshot 2023-03-21 16:05:06 +01:00
macrecovery macrecovery and windowskey 2023-03-17 01:34:07 +01:00
newvm.tmp testing add distro: template 2023-03-21 02:32:58 +01:00
quickemu initial commit 2023-03-12 00:02:07 +01:00
quickget miyo: Initial Support 2023-03-21 16:05:06 +01:00
windowskey macrecovery and windowskey 2023-03-17 01:34:07 +01:00

README.md

Want you try new Operating system?

try

DistroHopper

Hop

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

Licensed under AGPL3

Still Testing version!

dh

quickly create and run VMs

As a base excellent quickemu

you can download new distro with few clicks of a mouse

GUI using yad

See it in action on youtube...

dh

or command line?...

TUI using fzf

tui

.Desktop file generator

It will simple generate .desktop files for every supported and downloaded VM in quickemu. So you can link it anywhere...

Why am I doing it?

Because I wanna learn

  • Linux

  • Bash

  • yad

  • project management

And contribute to open source

play with Quickemu

And easily add new distros to it

How to run DistroHopper?

You need fullfill the requirement first...

Quickemu.

quickemu video: Replace VirtualBox with Bash &QEMU

Requirements (For running VMs)

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

For Distrohopper to work you need wget yad fzf quickemu is included

How to install DistroHopper?

You need get copy of distrohopper

If you want more stable, download latest release version

If you want developer version... (could have bugs)

git clone https://github.com/oSoWoSo/DistroHopper

Enter created/unpacked distrohopper directory

Then enter config directory

cd distrohopper/config

And run

./1stRun.sh

Now should be good to go...

How to run

Just run from terminal

dh

or for TUI version (Download and run from/into same directory)

dh -t

Desktop files

All desktop files will be storred in your .config in directories /distrohopper/ready and supported

Fell free to link them anywhere you want...

Currently supported Distribution:

In screenshot above...

Testing version!

Project chat group:

If anyone wanna join, here is one SimpleX way

(check the software! even if you don't want chat about DistroHopper) Simplex website

Without these amazing projects it wouldn't be posible:

bash

QEMU

quickemu

GUI depends on yad

TUI depends on fzf


For easy of use

fish

For commiting and working with github

lazygit

Editing done mostly in

Kate

Logo and icons edited in

GIMP

and

Inkscape

logo by bit repaired by me..

Everything done on

Void Linux