summaryrefslogtreecommitdiffstats
path: root/data/com.github.theironrobin.siglo.appdata.xml.in
blob: e24c5fc65813125f1670a619972ff5a9cff89a21 (plain)
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
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
	<id>com.github.theironrobin.siglo.desktop</id>
	<name>Siglo</name>
	<summary>Sync PineTime with your PinePhone</summary>
	<metadata_license>CC0-1.0</metadata_license>
	<project_license>MPL-2.0</project_license>
	<developer_name>Alex R</developer_name>
	<description>
	  <p>
	    Features:
		<ul>
			<li>Scan for one or more InfiniTime devices</li>
			<li>Sync the time</li>
			<li>Update your firmware—either manually or directly from the InfiniTime release page</li>
			<li>Optionally Keep Paired for Chatty notifications (currently broken in flatpak)</li>
		</ul>
	  </p>
	  <p>
		Supports all Phosh-based PinePhone distros.
	  </p>
	</description>
	<categories>
		<category>Utility</category>
	</categories>
	<url type="homepage">https://github.com/theironrobin/siglo</url>
  	<screenshots>
	  <screenshot>
  	    <image type="source">https://ironrobin.net/images/siglo-screenshot-1.png</image>	
	  </screenshot>
	  <screenshot>
		<image type="source">https://ironrobin.net/images/siglo-screenshot-2.png</image>
	  </screenshot>
	  <screenshot>
		<image type="source">https://ironrobin.net/images/siglo-screenshot-3.png</image>
  	  </screenshot>
  	</screenshots>
  	<releases>
	  <release version="0.9.9" date="2022-07-04"/>
	  <release version="0.9.6" date="2021-10-07"/>
	  <release version="0.9.5" date="2021-10-07"/>
	  <release version="0.9.4" date="2021-09-09"/>
	  <release version="0.8.12" date="2021-08-06"/>
  	</releases>
    <content_rating type="oars-1.1" />
    <custom>
      <value key="Purism::form_factor">workstation</value>
      <value key="Purism::form_factor">mobile</value>
    </custom>
</component>