From a6e620c9a886334f4cd970bc8f433f97ac6004f7 Mon Sep 17 00:00:00 2001 From: Martin Wimpress <304639+flexiondotorg@users.noreply.github.com> Date: Sun, 21 Apr 2024 12:39:33 +0100 Subject: [PATCH] Updated 07 Alternative frontends (markdown) --- 07-Alternative-frontends.md | 38 ++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/07-Alternative-frontends.md b/07-Alternative-frontends.md index ae8e0d6..dcee07e 100644 --- a/07-Alternative-frontends.md +++ b/07-Alternative-frontends.md @@ -1 +1,37 @@ -*Coming soon...* \ No newline at end of file +# 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). + +
+ + + + + + +
+ +[![Packaging +status](https://repology.org/badge/vertical-allrepos/quickgui.svg?header=quickgui)](https://repology.org/project/quickgui/versions) + +
+
+ +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) \ No newline at end of file