You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wireguide/appimage/wireguide.appdata.xml

22 lines
831 B

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>wireguide</id>
<metadata_license>GPL-3.0</metadata_license>
<project_license>GPL-3.0</project_license>
<name>WireGUIde</name>
<summary>WireGUIde is a GUI for WireGuard</summary>
<description>
<p>WireGUIde is a GUI for WireGuard that uses dbus to talk to NetworkManager. WireGUIde is free and open source software.</p>
</description>
<launchable type="desktop-id">wireguide.desktop</launchable>
<url type="homepage">https://github.com/mickenordin/wireguide</url>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/mickenordin/wireguide/main/screenshots/scrot0.png</image>
</screenshot>
</screenshots>
<provides>
<id>wireguide.desktop</id>
</provides>
</component>