wireguard-gui-bin/io.github.0xle0ne.wireguard_gui.metainfo.xml

23 lines
736 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.0xle0ne.wireguard_gui</id>
<name>Wireguard GUI</name>
<summary>A wireguard client GUI made with nextauri </summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<description>
<p>
Wireguard GUI is a Linux application that allows you to manage your Wireguard VPN configuration.
</p>
</description>
<launchable type="desktop-id">wireguard-gui.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/0xle0ne/wireguard-gui/refs/heads/master/public/img/app.png</image>
</screenshot>
</screenshots>
</component>