Updated 07 Alternative frontends (markdown)

Martin Wimpress 2024-04-21 12:39:33 +01:00
parent 785df2b72e
commit a6e620c9a8
1 changed files with 37 additions and 1 deletions

@ -1 +1,37 @@
*Coming soon...*
# Quickgui
While `quickemu` and `quickget` are designed for the terminal, a graphical user interface is also available:
- **[Quickgui](https://github.com/quickem-project/quickgui)** by [Mark Johnson](https://github.com/marxjohnson) and [Yannick Mauray](https://github.com/ymauray).
<div align="center">
<table>
<tbody>
<tr valign="top">
<td>
[![Packaging
status](https://repology.org/badge/vertical-allrepos/quickgui.svg?header=quickgui)](https://repology.org/project/quickgui/versions)
</td>
</tr>
</tbody>
</table>
</div>
To install Quickgui on Ubuntu:
``` shell
sudo add-apt-repository ppa:yannick-mauray/quickgui
sudo apt update
sudo apt install quickgui
```
Many thanks to [Luke Wesley-Holley](https://github.com/Lukewh) and [Philipp Kiemle](https://github.com/daPhipz) for creating the
**[Quickemu icons](https://github.com/Lukewh/quickemu-icons)** 🎨
# qqX
There is also a multi-option desktop integrated text interface, the *quickemu quickget X terminal project* or **qqX**, with lots of unique tools and utilities to help you make light work of installations, snapshots and disk management.
- **[qqX](https://github.com/TuxVinyards/qqX)** by [Alex Genovese](https://github.com/TuxVinyards)