-
Notifications
You must be signed in to change notification settings - Fork 12
/
fwknop-gui.appdata.xml
28 lines (28 loc) · 1.02 KB
/
fwknop-gui.appdata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Jonathan Bennett <[email protected]> -->
<component type="desktop">
<id>fwknop-gui.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Fwknop-gui</name>
<summary>Sends SPA packets</summary>
<description>
<p>
Fwknop-gui is a user-friendly gui interface for sending SPA packets,
intended to talk the fwknop server application.
</p>
<p>
Also supported is qr code exporting, and a rudimentary config wizard for fwknop.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://incomsystems.biz/fwknop-gui/media/fwknop-gui-screenshot1.png</image>
</screenshot>
<screenshot>
<image>https://incomsystems.biz/fwknop-gui/media/fwknop-gui-screenshot2.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://incomsystems.biz/fwknop-gui</url>
<update_contact>[email protected]</update_contact>
</component>