-
Notifications
You must be signed in to change notification settings - Fork 0
/
de.home_ui.cli.appdata.xml
38 lines (38 loc) · 1.33 KB
/
de.home_ui.cli.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
29
30
31
32
33
34
35
36
37
38
<?xml version='1.0' encoding='utf-8'?>
<component type="desktop">
<!--Created with jdAppdataEdit 3.0-->
<id>de.home_ui.cli</id>
<name>Home UI</name>
<summary>GTK4 Based UI for home automation using a Raspberry Pi.</summary>
<developer_name>Fabian Sauter</developer_name>
<launchable type="desktop-id">de.home_ui.cli.desktop</launchable>
<metadata_license>GFDL-1.3</metadata_license>
<project_license>GFDL-1.3-or-later</project_license>
<update_contact>[email protected]</update_contact>
<project_group>GNOME</project_group>
<description>
<p>GTK4 Based UI for home automation using a Raspberry Pi..</p>
</description>
<url type="homepage">https://github.com/COM8/home-ui</url>
<url type="bugtracker">https://github.com/COM8/home-ui/issues</url>
<url type="faq">https://github.com/COM8/home-ui</url>
<url type="help">https://github.com/COM8/home-ui</url>
<url type="contact">https://github.com/COM8/home-ui</url>
<categories>
<category>Utility</category>
</categories>
<recommends>
<control>pointing</control>
</recommends>
<supports>
<control>keyboard</control>
<control>tablet</control>
<control>touch</control>
</supports>
<content_rating type="oars-1.1"/>
<keywords>
<keyword>home-ui</keyword>
<keyword>raspberry</keyword>
<keyword>automation</keyword>
</keywords>
</component>