diff --git a/docs/apps.html.in b/docs/apps.html.in
index 863be4ff238f0b021700822a2ed5ede306850b40..9b67fd539910dca05ee06924c27ab18d8b7e433d 100644
--- a/docs/apps.html.in
+++ b/docs/apps.html.in
@@ -466,6 +466,21 @@
minutes. The only requirements for the users are a Web browser and
a lightweight remote viewer.
+
Virtlyst
+
+ Virtlyst is an open source web application built with C++11, Cutelyst and Qt.
+ It features:
+
+ - Low memory usage (around 5 MiB of RAM)
+ - Look and feel easily customized with HTML templates that use the Django syntax
+ - VNC/Spice console directly in the browser using websockets on the same HTTP port
+ - Host and Domain statistics graphs (CPU, Memory, IO, Network)
+ - Connect to multiple libvirtd instances (over local Unix domain socket, SSH, TCP and TLS)
+ - Manage Storage Pools, Storage Volumes, Networks, Interfaces, and Secrets
+ - Create and launch VMs
+ - Configure VMs with easy panels or go pro and edit the VM's XML
+
+