web update

This commit is contained in:
zenobit 2023-03-30 12:45:52 +02:00
parent 4cea186907
commit 534722e0f4
15 changed files with 248 additions and 395 deletions

274
README.md
View File

@ -2,51 +2,57 @@
![](https://img.shields.io/github/forks/oSoWoSo/DistroHopper?style=for-the-badge&color=8BC53F&logo=git&logoColor=000000) ![](https://img.shields.io/github/forks/oSoWoSo/DistroHopper?style=for-the-badge&color=8BC53F&logo=git&logoColor=000000)
![](https://img.shields.io/github/license/oSoWoSo/DistroHopper?style=for-the-badge&color=8BC53F&logo=apache&logoColor=000000) ![](https://img.shields.io/github/license/oSoWoSo/DistroHopper?style=for-the-badge&color=8BC53F&logo=apache&logoColor=000000)
![](https://img.shields.io/github/repo-size/oSoWoSo/DistroHopper?style=for-the-badge&color=8BC53F&logo=files&logoColor=000000) ![](https://img.shields.io/github/repo-size/oSoWoSo/DistroHopper?style=for-the-badge&color=8BC53F&logo=files&logoColor=000000)
![](https://img.shields.io/github/last-commit/oSoWoSo/DistroHopper?style=for-the-badge&color=8BC53F&logo=codeigniter&logoColor=000000) ![](https://img.shields.io/github/last-commit/oSoWoSo/DistroHopper?style=for-the-badge&color=8BC53F&logo=codeigniter&logoColor=000000)
![](https://img.shields.io/badge/language-shell-green?style=for-the-badge&color=8BC53F&logo=sharp&logoColor=000000) ![](https://img.shields.io/badge/language-shell-green?style=for-the-badge&color=8BC53F&logo=sharp&logoColor=000000)
Developed in English and translated into Czech language. Translations welcomed! ---
Looking to try out a new operating system? # Looking to try out a new operating system?
try try
# **DistroHopper** # **DistroHopper**
![Hop](icons/hop.svg)
Quickly download, create and run VM of any#TODO operating system. Quickly download, create and run VM of any#TODO operating system.
Linux![Tux](docs/tux23.png) required...
---
Click on Hop for latest download
[![Hop](docs/hop120.png)](https://sourceforge.net/projects/distrohopper/files/latest/download)
[![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/zenobit/donate) [![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/zenobit/donate)
Licensed under AGPL3 Licensed under AGPL3
# Still Beta version! # Still Beta version!
<details>
<summary>Click for screenshot</summary>
![supported Operating systems](docs/distrohopper.png) ![supported Operating systems](docs/distrohopper.png)
</details>
quickly create and run VMs As a base excellent [quickemu](https://github.com/quickemu-project/quickemu) (Link to project page)
<details>
<summary>Click for Quickemu old video</summary>
[![quickemu video: Replace VirtualBox with Bash &
QEMU](https://img.youtube.com/vi/AOTYWEgw0hI/0.jpg)](https://www.youtube.com/watch?v=AOTYWEgw0hI)
</details>
As a base excellent [quickemu](https://github.com/quickemu-project/quickemu) You can download new distro with **few clicks** of a mouse
you can download new distro with few clicks of a mouse
# Features # Features
- GUI using yad
- GUI using yad (old video) <details>
<summary>Click for old video</summary>
See it in action on youtube...
[![dh](https://img.youtube.com/vi/RrFQECcwLRA/0.jpg)](https://www.youtube.com/watch?v=RrFQECcwLRA) [![dh](https://img.youtube.com/vi/RrFQECcwLRA/0.jpg)](https://www.youtube.com/watch?v=RrFQECcwLRA)
</details>
or command line?... - TUI using fzf
<details>
- TUI using fzf (old video) <summary>Click for old video</summary>
[![tui](https://img.youtube.com/vi/gJ5hqYEskOw/0.jpg)](https://www.youtube.com/watch?v=gJ5hqYEskOw) [![tui](https://img.youtube.com/vi/gJ5hqYEskOw/0.jpg)](https://www.youtube.com/watch?v=gJ5hqYEskOw)
</details>
- Desktop(shortcuts) file generator - Desktop(shortcuts) entries generator
It will simple generate .desktop files for every supported and downloaded VM in quickemu.
So you can copy it anywhere...
- Set dir where VMs will be stored - Set dir where VMs will be stored
@ -60,6 +66,11 @@ See it in action on youtube...
- Translate DistroHopper (Currently supported English and Czech language) - Translate DistroHopper (Currently supported English and Czech language)
Developed in English and translated into Czech language.
## Welcome translations!
--- ---
# Why am I doing it? # Why am I doing it?
@ -85,15 +96,8 @@ And easily add new distros to it
You need fullfill the requirement first... You need fullfill the requirement first...
Quickemu.
[![quickemu video: Replace VirtualBox with Bash &
QEMU](https://img.youtube.com/vi/AOTYWEgw0hI/0.jpg)](https://www.youtube.com/watch?v=AOTYWEgw0hI)
## Requirements (For running VMs) ## Requirements (For running VMs)
- [QEMU](https://www.qemu.org/) (*6.0.0 or newer*) **with GTK, SDL, SPICE & VirtFS support**
- [QEMU](https://www.qemu.org/) (*6.0.0 or newer*) **with GTK, SDL,
SPICE & VirtFS support**
- [bash](https://www.gnu.org/software/bash/) (*4.0 or newer*) - [bash](https://www.gnu.org/software/bash/) (*4.0 or newer*)
- [Coreutils](https://www.gnu.org/software/coreutils/) - [Coreutils](https://www.gnu.org/software/coreutils/)
- [EDK II](https://github.com/tianocore/edk2) - [EDK II](https://github.com/tianocore/edk2)
@ -130,7 +134,11 @@ above requirements or their equivalents.
### For DistroHopper to work you need ### For DistroHopper to work you need
`wget yad fzf` quickemu is included `wget yad fzf`
quickemu is included
For adding new distros, or adding/improving translations you will need also meld.
# How to install DistroHopper? # How to install DistroHopper?
@ -138,14 +146,14 @@ above requirements or their equivalents.
If you want more stable experience, download latest release from If you want more stable experience, download latest release from
#### [GitHub](https://github.com/oSoWoSo/DistroHopper/releases) #### [GitHub](https://github.com/oSoWoSo/DistroHopper/releases) or SourceForge [![SourceForge](https://img.shields.io/sourceforge/dt/distrohopper.svg)](https://sourceforge.net/projects/distrohopper/files/latest/download)
or ---
From SourceForge [![SourceForge](https://img.shields.io/sourceforge/dt/distrohopper.svg)](https://sourceforge.net/projects/distrohopper/files/latest/download)
If you want latest developer version... (could have bugs and break anytime) If you want latest developer version... (could have bugs and break anytime)
Or you want translate DistroHopper
`git clone https://github.com/oSoWoSo/DistroHopper` `git clone https://github.com/oSoWoSo/DistroHopper`
Enter created/unpacked distrohopper directory Enter created/unpacked distrohopper directory
@ -158,178 +166,44 @@ above requirements or their equivalents.
Just run from terminal Just run from terminal
`dh` `./dh`
And you will see what next... And you will see what next...
I am usually run DistroHopper as:
`./dh m r s l && ./dh i && dh g`
(But...)
## Desktop files ## Desktop files
All desktop files will be storred in your .config All desktop files will be storred in your .config/distrohopper
in directories /distrohopper/ready and supported in directories *ready* and *supported*
Fell free to copy them anywhere you want... Fell free to copy them anywhere you want...
### Currently supported Operating Systems and tools: ### Currently supported Operating Systems and tools:
- agarimos - alma - alpine - android - archlinux - archcraft - arcolinux
`agarimos - batocera - blendos - cachyos - centos-stream - cereus - debian - deepin
- devuan - dietpi - dragonflybsd - elementary - endeavouros - endless
alma - fedora - freebsd - freedos - fvoid - gabeeos - garuda - gentoo
- ghostbsd - haiku - kali - kdeneon - kolibrios - kubuntu - linuxmint
alpine - lmde - mageia - manjaro - miyo - mxlinux - netboot - netbsd - nixos
- lubuntu - macos - openbsd - opensuse - oraclelinux - popos - reactos
android - rebornos - rockylinux - siduction - slackware - slitaz - solus
- steamos - tails - truenas-core - truenas-scale - ubuntu - ubuntu-budgie
archlinux - ubuntukylin - ubuntu-mate - ubuntustudio - ubuntu-unity - ventoy - void
- voidpup - vxlinux - windows - xerolinux - xubuntu - zorin
archcraft
Also with posible planned: [in discusion](https://github.com/oSoWoSo/DistroHopper/discussions/9)
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
miyo
mxlinux
netboot
netbsd
nixos
lubuntu
macos
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
ventoy
void
voidpup
vxlinux
windows
xerolinux
xubuntu
zorin`
Also with posible planned: [in duscusion](https://github.com/oSoWoSo/DistroHopper/discussions/9)
--- ---
# Github discussion: #### [discuss](https://github.com/oSoWoSo/DistroHopper/discussions) on github
#### [discuss](https://github.com/oSoWoSo/DistroHopper/discussions) # Join DistroHopper chat group:
[![SimpleX](docs/simplex.svg)](https://simplex.chat/contact#/?v=1-2&smp=smp%3A%2F%2FSkIkI6EPd2D63F4xFKfHk7I1UGZVNn6k1QWZ5rcyr6w%3D%40smp9.simplex.im%2FzmtsZwfTjwyynibt0bF6bb_xLWS9ce5A%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAkMtz66wGfWb6VDn-_t_mVm3RFiFfOC3Hxye8Hm5tmVo%253D%26srv%3Djssqzccmrcws6bhmn77vgmhfjmhwlyr3u7puw4erkyoosywgl67slqqd.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22o8KR0TOM0f2j33nO9goMRQ%3D%3D%22%7D) (click SimpleX logo)
# Project chat group:
If anyone wanna join, here is one
[![SimpleX](simplex.svg)](https://simplex.chat/contact#/?v=1-2&smp=smp%3A%2F%2FSkIkI6EPd2D63F4xFKfHk7I1UGZVNn6k1QWZ5rcyr6w%3D%40smp9.simplex.im%2FzmtsZwfTjwyynibt0bF6bb_xLWS9ce5A%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAkMtz66wGfWb6VDn-_t_mVm3RFiFfOC3Hxye8Hm5tmVo%253D%26srv%3Djssqzccmrcws6bhmn77vgmhfjmhwlyr3u7puw4erkyoosywgl67slqqd.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22o8KR0TOM0f2j33nO9goMRQ%3D%3D%22%7D) way (click SimpleX logo)
(check the software! even if you don't want chat about DistroHopper) (check the software! even if you don't want chat about DistroHopper)
[Simplex website](https://simplex.chat) [Simplex website](https://simplex.chat)
@ -380,6 +254,10 @@ and
#### [logo by](https://freesvg.org/by/OpenClipart) bit repaired by me.. #### [logo by](https://freesvg.org/by/OpenClipart) bit repaired by me..
- Updating translation
#### [Poedit](https://poeditor.com/)
Everything done on Everything done on
#### [Void Linux](https://voidlinux.org) #### [Void Linux](https://voidlinux.org)
@ -402,9 +280,9 @@ Everything done on
--- ---
# DistroHopper website (click mascot): For Homepage click on Hop
[![website](docs/logo.svg)](https://dh.osowoso.xyz/) [![Hop](docs/hop120.png)](https://dh.osowoso.xyz/)
# donate # donate
[![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/zenobit/donate) [![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/zenobit/donate)

View File

@ -2,50 +2,56 @@
![](https://img.shields.io/github/forks/oSoWoSo/DistroHopper?style=for-the-badge&color=8BC53F&logo=git&logoColor=000000) ![](https://img.shields.io/github/forks/oSoWoSo/DistroHopper?style=for-the-badge&color=8BC53F&logo=git&logoColor=000000)
![](https://img.shields.io/github/license/oSoWoSo/DistroHopper?style=for-the-badge&color=8BC53F&logo=apache&logoColor=000000) ![](https://img.shields.io/github/license/oSoWoSo/DistroHopper?style=for-the-badge&color=8BC53F&logo=apache&logoColor=000000)
![](https://img.shields.io/github/repo-size/oSoWoSo/DistroHopper?style=for-the-badge&color=8BC53F&logo=files&logoColor=000000) ![](https://img.shields.io/github/repo-size/oSoWoSo/DistroHopper?style=for-the-badge&color=8BC53F&logo=files&logoColor=000000)
![](https://img.shields.io/github/last-commit/oSoWoSo/DistroHopper?style=for-the-badge&color=8BC53F&logo=codeigniter&logoColor=000000) ![](https://img.shields.io/github/last-commit/oSoWoSo/DistroHopper?style=for-the-badge&color=8BC53F&logo=codeigniter&logoColor=000000)
![](https://img.shields.io/badge/language-shell-green?style=for-the-badge&color=8BC53F&logo=sharp&logoColor=000000) ![](https://img.shields.io/badge/language-shell-green?style=for-the-badge&color=8BC53F&logo=sharp&logoColor=000000)
Developed in English and translated into Czech language. Translations welcomed!
Looking to try out a new operating system? ---
# Looking to try out a new operating system?
try try
# **DistroHopper** # **DistroHopper**
![Hop](logo.svg)
Quickly download, create and run VM of any#TODO operating system. Quickly download, create and run VM of any#TODO operating system.
Linux![Tux](tux23.png) required...
---
Click on Hop for latest download
[![Hop](hop120.png)](https://sourceforge.net/projects/distrohopper/files/latest/download)
[![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/zenobit/donate) [![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/zenobit/donate)
Licensed under AGPL3 Licensed under AGPL3
# Still Beta version! # Still Beta version!
<details>
<summary>Click for screenshot</summary>
![supported Operating systems](distrohopper.png) ![supported Operating systems](distrohopper.png)
</details>
quickly create and run VMs As a base excellent [quickemu](https://github.com/quickemu-project/quickemu) (Link to project page)
<details>
<summary>Click for Quickemu old video</summary>
<iframe width="960" height="540" src="https://www.youtube-nocookie.com/embed/AOTYWEgw0hI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</details>
As a base excellent [quickemu](https://github.com/quickemu-project/quickemu) You can download new distro with **few clicks** of a mouse
you can download new distro with few clicks of a mouse
# Features # Features
- GUI using yad
- GUI using yad (old video) <details>
<summary>Click for old video</summary>
See it in action on youtube...
<iframe width="960" height="540" src="https://www.youtube-nocookie.com/embed/RrFQECcwLRA" title="DistroHopper" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> <iframe width="960" height="540" src="https://www.youtube-nocookie.com/embed/RrFQECcwLRA" title="DistroHopper" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</details>
or command line?... - TUI using fzf
<details>
- TUI using fzf (old video) <summary>Click for old video</summary>
<iframe width="960" height="540" src="https://www.youtube-nocookie.com/embed/gJ5hqYEskOw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> <iframe width="960" height="540" src="https://www.youtube-nocookie.com/embed/gJ5hqYEskOw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</details>
- Desktop(shortcuts) file generator - Desktop(shortcuts) entries generator
It will simple generate .desktop files for every supported and downloaded VM in quickemu.
So you can copy it anywhere...
- Set dir where VMs will be stored - Set dir where VMs will be stored
@ -59,6 +65,11 @@ See it in action on youtube...
- Translate DistroHopper (Currently supported English and Czech language) - Translate DistroHopper (Currently supported English and Czech language)
Developed in English and translated into Czech language.
## Welcome translations!
--- ---
# Why am I doing it? # Why am I doing it?
@ -84,14 +95,8 @@ And easily add new distros to it
You need fullfill the requirement first... You need fullfill the requirement first...
Quickemu.
<iframe width="960" height="540" src="https://www.youtube-nocookie.com/embed/AOTYWEgw0hI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
## Requirements (For running VMs) ## Requirements (For running VMs)
- [QEMU](https://www.qemu.org/) (*6.0.0 or newer*) **with GTK, SDL, SPICE & VirtFS support**
- [QEMU](https://www.qemu.org/) (*6.0.0 or newer*) **with GTK, SDL,
SPICE & VirtFS support**
- [bash](https://www.gnu.org/software/bash/) (*4.0 or newer*) - [bash](https://www.gnu.org/software/bash/) (*4.0 or newer*)
- [Coreutils](https://www.gnu.org/software/coreutils/) - [Coreutils](https://www.gnu.org/software/coreutils/)
- [EDK II](https://github.com/tianocore/edk2) - [EDK II](https://github.com/tianocore/edk2)
@ -128,7 +133,11 @@ above requirements or their equivalents.
### For DistroHopper to work you need ### For DistroHopper to work you need
`wget yad fzf` quickemu is included `wget yad fzf`
quickemu is included
For adding new distros, or adding/improving translations you will need also meld.
# How to install DistroHopper? # How to install DistroHopper?
@ -136,14 +145,14 @@ above requirements or their equivalents.
If you want more stable experience, download latest release from If you want more stable experience, download latest release from
#### [GitHub](https://github.com/oSoWoSo/DistroHopper/releases) #### [GitHub](https://github.com/oSoWoSo/DistroHopper/releases) or SourceForge [![SourceForge](https://img.shields.io/sourceforge/dt/distrohopper.svg)](https://sourceforge.net/projects/distrohopper/files/latest/download)
or ---
From SourceForge [![SourceForge](https://img.shields.io/sourceforge/dt/distrohopper.svg)](https://sourceforge.net/projects/distrohopper/files/latest/download)
If you want latest developer version... (could have bugs and break anytime) If you want latest developer version... (could have bugs and break anytime)
Or you want translate DistroHopper
`git clone https://github.com/oSoWoSo/DistroHopper` `git clone https://github.com/oSoWoSo/DistroHopper`
Enter created/unpacked distrohopper directory Enter created/unpacked distrohopper directory
@ -156,178 +165,44 @@ above requirements or their equivalents.
Just run from terminal Just run from terminal
`dh` `./dh`
And you will see what next... And you will see what next...
I am usually run DistroHopper as:
`./dh m r s l && ./dh i && dh g`
(But...)
## Desktop files ## Desktop files
All desktop files will be storred in your .config All desktop files will be storred in your .config/distrohopper
in directories /distrohopper/ready and supported in directories *ready* and *supported*
Fell free to copy them anywhere you want... Fell free to copy them anywhere you want...
### Currently supported Operating Systems and tools: ### Currently supported Operating Systems and tools:
- agarimos - alma - alpine - android - archlinux - archcraft - arcolinux
`agarimos - batocera - blendos - cachyos - centos-stream - cereus - debian - deepin
- devuan - dietpi - dragonflybsd - elementary - endeavouros - endless
alma - fedora - freebsd - freedos - fvoid - gabeeos - garuda - gentoo
- ghostbsd - haiku - kali - kdeneon - kolibrios - kubuntu - linuxmint
alpine - lmde - mageia - manjaro - miyo - mxlinux - netboot - netbsd - nixos
- lubuntu - macos - openbsd - opensuse - oraclelinux - popos - reactos
android - rebornos - rockylinux - siduction - slackware - slitaz - solus
- steamos - tails - truenas-core - truenas-scale - ubuntu - ubuntu-budgie
archlinux - ubuntukylin - ubuntu-mate - ubuntustudio - ubuntu-unity - ventoy - void
- voidpup - vxlinux - windows - xerolinux - xubuntu - zorin
archcraft
Also with posible planned: [in discusion](https://github.com/oSoWoSo/DistroHopper/discussions/9)
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
miyo
mxlinux
netboot
netbsd
nixos
lubuntu
macos
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
ventoy
void
voidpup
vxlinux
windows
xerolinux
xubuntu
zorin`
Also with posible planned: [in duscusion](https://github.com/oSoWoSo/DistroHopper/discussions/9)
--- ---
# Github discussion: #### [discuss](https://github.com/oSoWoSo/DistroHopper/discussions) on github
#### [discuss](https://github.com/oSoWoSo/DistroHopper/discussions) # Join DistroHopper chat group:
[![SimpleX](simplex.svg)](https://simplex.chat/contact#/?v=1-2&smp=smp%3A%2F%2FSkIkI6EPd2D63F4xFKfHk7I1UGZVNn6k1QWZ5rcyr6w%3D%40smp9.simplex.im%2FzmtsZwfTjwyynibt0bF6bb_xLWS9ce5A%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAkMtz66wGfWb6VDn-_t_mVm3RFiFfOC3Hxye8Hm5tmVo%253D%26srv%3Djssqzccmrcws6bhmn77vgmhfjmhwlyr3u7puw4erkyoosywgl67slqqd.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22o8KR0TOM0f2j33nO9goMRQ%3D%3D%22%7D) (click SimpleX logo)
# Project chat group:
If anyone wanna join, here is one
[![SimpleX](simplex.svg)](https://simplex.chat/contact#/?v=1-2&smp=smp%3A%2F%2FSkIkI6EPd2D63F4xFKfHk7I1UGZVNn6k1QWZ5rcyr6w%3D%40smp9.simplex.im%2FzmtsZwfTjwyynibt0bF6bb_xLWS9ce5A%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAkMtz66wGfWb6VDn-_t_mVm3RFiFfOC3Hxye8Hm5tmVo%253D%26srv%3Djssqzccmrcws6bhmn77vgmhfjmhwlyr3u7puw4erkyoosywgl67slqqd.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22o8KR0TOM0f2j33nO9goMRQ%3D%3D%22%7D) way (click SimpleX logo)
(check the software! even if you don't want chat about DistroHopper) (check the software! even if you don't want chat about DistroHopper)
[Simplex website](https://simplex.chat) [Simplex website](https://simplex.chat)
@ -378,6 +253,10 @@ and
#### [logo by](https://freesvg.org/by/OpenClipart) bit repaired by me.. #### [logo by](https://freesvg.org/by/OpenClipart) bit repaired by me..
- Updating translation
#### [Poedit](https://poeditor.com/)
Everything done on Everything done on
#### [Void Linux](https://voidlinux.org) #### [Void Linux](https://voidlinux.org)
@ -400,9 +279,9 @@ Everything done on
--- ---
# DistroHopper website (click mascot): For Homepage click on Hop
[![website](logo.svg)](https://dh.osowoso.xyz/) [![Hop](hop120.png)](https://dh.osowoso.xyz/)
# donate # donate
[![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/zenobit/donate) [![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/zenobit/donate)

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

BIN
docs/hop120.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
docs/hop18.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 977 B

BIN
docs/hop20.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
docs/hop220.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
docs/hop320.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

BIN
docs/hop420.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

BIN
docs/hop48.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

BIN
docs/hop520.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

BIN
docs/hop60.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

96
docs/tux.svg Executable file
View File

@ -0,0 +1,96 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="512"
height="512"
version="1.1"
id="svg26"
sodipodi:docname="tux.svg"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs30" />
<sodipodi:namedview
id="namedview28"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
showgrid="false"
inkscape:zoom="1.7050781"
inkscape:cx="251.30813"
inkscape:cy="256"
inkscape:window-width="3440"
inkscape:window-height="1417"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg26" />
<circle
cx="256.24069"
cy="256.83804"
r="250"
fill="#f9f9f9"
stroke-width="9.25917"
style="paint-order:markers stroke fill"
id="circle2" />
<g
transform="matrix(6.2831481,0,0,6.2831481,82.953653,43.211208)"
id="g24">
<path
d="m 20.254,22.904 c 0.72001,-2.852 0.026,-5.8841 0.126,-8.8241 0.22,-6.4201 3.784,-7.8761 7.4381,-8.0661 4.192,-0.22 9.1541,2.264 9.4541,8.3201 0.142,2.898 -0.37,5.8921 0.378,8.6961 1.742,6.5401 9.2201,11.262 9.3281,18.026 0.1,6.4281 -2.86,14.004 -8.3201,17.396 -2.82,1.752 -6.6461,-0.35 -9.9601,-0.126 -3.686,0.252 -7.7861,3.526 -10.966,1.64 C 11.96,56.54 10.368,47.756 10.8,41.056 11.24,34.2479 18.5841,29.52 20.2541,22.904 Z"
fill="#2f3133"
id="path4" />
<ellipse
cx="30.52"
cy="17.563999"
rx="2.964"
ry="3.832"
fill="#fcfcfc"
fill-opacity="0.941"
id="ellipse6" />
<ellipse
cx="23.5"
cy="17.698"
rx="2.0940001"
ry="3.1199999"
fill="#fcfcfc"
fill-opacity="0.941"
id="ellipse8" />
<ellipse
cx="30.152"
cy="18.188"
rx="1.214"
ry="2.006"
fill="#232629"
id="ellipse10" />
<ellipse
cx="23.51"
cy="18.188"
rx="0.92400998"
ry="1.494"
fill="#232629"
id="ellipse12" />
<path
d="m 30.128,21.514 a 10.136,10.136 0 0 0 -1.09,0.008 c -2.46,0.144 -5.0961,1.11 -6.4281,2.28 -2.132,1.874 -0.86801,3.696 -1.786,6.3281 -0.91799,2.6321 -3.228,6.0761 -3.92,9.3601 -0.28,1.326 -0.63601,2.652 -0.88001,3.984 l 6.5861,8.0481 c 1.294,1.58 -2.082,0.99401 -5.2221,-1.04 2.228,3.134 6.6481,6.2401 11.012,5.9461 4.648,-0.312 10.136,-5.1721 11.892,-9.1461 -1.704,-0.288 -3.36,-2.852 -1.996,-4.7621 0.474,-0.66201 1.492,-0.72001 2.366,-0.58001 -0.526,-2.036 -1.574,-3.86 -2.1,-5.3921 -0.91201,-2.672 -1.972,-3.42 -2.94,-5.7921 -0.97001,-2.372 0.054,-6.7601 -2.676,-8.4681 -0.76801,-0.48 -1.75,-0.72001 -2.818,-0.77401 z"
fill="#f7f7f8"
id="path14" />
<g
fill="#f7a931"
id="g22">
<path
d="m 9.6657,46.73 c 0.97401,-0.78001 1.43,-2.366 2.646,-2.648 0.95201,-0.22 2.02,0.326 2.774,0.94601 1.722,1.416 1.984,4.028 3.34,5.8001 0.90401,1.178 2.436,1.848 3.152,3.15 0.74601,1.36 1.708,3.156 1.008,4.538 -0.94401,1.862 -3.648,2.44 -5.7361,2.52 -1.268,0.05 -2.37,-0.92001 -3.592,-1.26 -1.78,-0.496 -3.834,-0.19 -5.4201,-1.134 -1.256,-0.74601 -2.744,-1.882 -2.836,-3.34 -0.038,-0.57601 0.80401,-0.89001 0.94401,-1.45 0.372,-1.472 -1.054,-3.18 -0.378,-4.54 0.72001,-1.444 2.836,-1.574 4.098,-2.582 z"
id="path16" />
<path
d="m 37.86,44.538 c -0.402,0.36 -0.74201,0.81401 -0.99001,1.264 -1.076,1.954 -0.35,4.48 -0.95401,6.6261 -0.404,1.43 -1.578,2.62 -1.76,4.092 -0.19,1.54 -0.42,3.564 0.74201,4.59 1.568,1.38 4.294,0.91401 6.2621,0.216 1.198,-0.424 1.86,-1.732 2.87,-2.5 1.468,-1.12 3.49,-1.6 4.614,-3.062 0.89001,-1.16 1.854,-2.764 1.4,-4.152 -0.18,-0.54801 -1.076,-0.53001 -1.414,-0.99801 -0.89001,-1.23 -0.2,-3.34 -1.33,-4.352 -0.84001,-0.75001 -2.074,-0.66401 -3.266,-0.69601 -0.57601,1.234 -2.452,2.074 -3.742,1.716 -1.092,-0.304 -2.18,-1.546 -2.432,-2.744 z"
id="path18" />
<path
d="m 26.462,18.304 c 1.318,-0.07 2.53,0.78401 3.72,1.354 1.15,0.55401 3.114,0.72001 3.276,1.986 0.186,1.438 -1.84,2.286 -3.024,3.12 -1.058,0.74601 -2.238,1.62 -3.53,1.608 -1.306,-0.014 -2.462,-0.95001 -3.53,-1.702 -0.88001,-0.62001 -2.266,-1.192 -2.3,-2.27 -0.038,-1.152 1.38,-1.886 2.3,-2.584 0.91201,-0.69201 1.944,-1.452 3.088,-1.512 z"
id="path20" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
docs/tux23.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 840 B