mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
updated README
This commit is contained in:
parent
a42b38e19f
commit
62faa8fcb8
2 changed files with 43 additions and 14 deletions
26
README.md
26
README.md
|
@ -4,6 +4,7 @@
|
|||
![](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/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?
|
||||
|
||||
|
@ -20,7 +21,7 @@ Quickly download, create and run VM of any#TODO operating system.
|
|||
Licensed under AGPL3
|
||||
# Still Beta version!
|
||||
|
||||
![supported OS](docs/distrohopper.png)
|
||||
![supported Operating systems](docs/distrohopper.png)
|
||||
|
||||
quickly create and run VMs
|
||||
|
||||
|
@ -28,7 +29,9 @@ quickly create and run VMs
|
|||
|
||||
you can download new distro with few clicks of a mouse
|
||||
|
||||
## GUI using yad
|
||||
# Features
|
||||
|
||||
- GUI using yad (old video)
|
||||
|
||||
See it in action on youtube...
|
||||
|
||||
|
@ -36,14 +39,25 @@ See it in action on youtube...
|
|||
|
||||
or command line?...
|
||||
|
||||
## TUI using fzf
|
||||
- TUI using fzf (old video)
|
||||
|
||||
[![tui](https://img.youtube.com/vi/gJ5hqYEskOw/0.jpg)](https://www.youtube.com/watch?v=gJ5hqYEskOw)
|
||||
|
||||
|
||||
## .Desktop file generator
|
||||
- Desktop(shortcuts) file generator
|
||||
It will simple generate .desktop files for every supported and downloaded VM in quickemu.
|
||||
So you can link it anywhere...
|
||||
So you can copy it anywhere...
|
||||
|
||||
- Set dir where VMs will be stored
|
||||
|
||||
- Install DistroHopper systemwide
|
||||
|
||||
- Portable mode (dependecies still must be installed)
|
||||
|
||||
- Add new operating system to quickget (bit easier)
|
||||
|
||||
- Copy all downloaded ISOs to destination directory
|
||||
|
||||
- Translate DistroHopper (Currently supported English and Czech language)
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
![](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/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?
|
||||
|
||||
|
@ -19,7 +20,7 @@ Quickly download, create and run VM of any#TODO operating system.
|
|||
|
||||
Licensed under AGPL3
|
||||
# Still Beta version!
|
||||
![supported distributions](distrohopper.png)
|
||||
![supported Operating systems](distrohopper.png)
|
||||
|
||||
quickly create and run VMs
|
||||
|
||||
|
@ -27,21 +28,35 @@ quickly create and run VMs
|
|||
|
||||
you can download new distro with few clicks of a mouse
|
||||
|
||||
## GUI using yad
|
||||
# Features
|
||||
|
||||
- GUI using yad (old video)
|
||||
|
||||
See it in action on youtube...
|
||||
|
||||
<iframe width="1280" height="512" 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>
|
||||
|
||||
or command line?...
|
||||
|
||||
## TUI using fzf
|
||||
- TUI using fzf (old video)
|
||||
|
||||
<iframe width="720" height="480" 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>
|
||||
|
||||
## .Desktop file generator
|
||||
- Desktop(shortcuts) file generator
|
||||
It will simple generate .desktop files for every supported and downloaded VM in quickemu.
|
||||
So you can link it anywhere...
|
||||
So you can copy it anywhere...
|
||||
|
||||
- Set dir where VMs will be stored
|
||||
|
||||
- Install DistroHopper systemwide
|
||||
|
||||
- Portable mode (dependecies still must be installed)
|
||||
|
||||
- Add new operating system to quickget (bit easier)
|
||||
|
||||
- Copy all downloaded ISOs to destination directory
|
||||
|
||||
- Translate DistroHopper (Currently supported English and Czech language)
|
||||
|
||||
---
|
||||
|
||||
|
@ -70,7 +85,7 @@ You need fullfill the requirement first...
|
|||
|
||||
Quickemu.
|
||||
|
||||
<iframe width="720" height="480" 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>
|
||||
<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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue