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).
+
+
+
+
+
+|
+
+[](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