|
2 | 2 | <component type="desktop">
|
3 | 3 | <id>com.github.alexr4535.siglo.desktop</id>
|
4 | 4 | <name>Siglo</name>
|
5 |
| - <summary>Linux Companion App for PineTime</summary> |
| 5 | + <summary>Sync PineTime with your PinePhone</summary> |
6 | 6 | <metadata_license>CC0-1.0</metadata_license>
|
7 | 7 | <project_license>MPL-2.0</project_license>
|
| 8 | + <developer_name>Alex R</developer_name> |
8 | 9 | <description>
|
9 | 10 | <p>
|
10 |
| - GTK app to sync InfiniTime watch with PinePhone |
| 11 | + Features: |
| 12 | + <ul> |
| 13 | + <li>Scan for one or more InfiniTime devices</li> |
| 14 | + <li>Sync the time</li> |
| 15 | + <li>Update your firmware—either manually or directly from the InfiniTime release page</li> |
| 16 | + <li>Optionally Keep Paired for Chatty notifications (currently broken in flatpak)</li> |
| 17 | + </ul> |
| 18 | + </p> |
| 19 | + <p> |
| 20 | + Supports all Phosh-based PinePhone distros. |
11 | 21 | </p>
|
12 | 22 | </description>
|
| 23 | + <categories> |
| 24 | + <category>Utility</category> |
| 25 | + </categories> |
13 | 26 | <url type="homepage">https://github.com/alexr4535/siglo</url>
|
14 | 27 | <screenshots>
|
15 |
| - <screenshot> |
16 |
| - <image type="source">https://ironrobin.net/images/siglo-screenshot.png</image> |
| 28 | + <screenshot> |
| 29 | + <image type="source">https://ironrobin.net/images/siglo-screenshot-1.png</image> |
| 30 | + </screenshot> |
| 31 | + <screenshot> |
| 32 | + <image type="source">https://ironrobin.net/images/siglo-screenshot-2.png</image> |
| 33 | + </screenshot> |
| 34 | + <screenshot> |
| 35 | + <image type="source">https://ironrobin.net/images/siglo-screenshot-3.png</image> |
17 | 36 | </screenshot>
|
18 | 37 | </screenshots>
|
19 | 38 | <releases>
|
20 |
| - <release version="0.8.12" date="2021-08-06"/> |
| 39 | + <release version="0.8.12" date="2021-08-06"/> |
| 40 | + <release version="0.9.2" date="2021-09-09"/> |
21 | 41 | </releases>
|
22 | 42 | <content_rating type="oars-1.1" />
|
23 | 43 | <custom>
|
24 | 44 | <value key="Purism::form_factor">workstation</value>
|
25 | 45 | <value key="Purism::form_factor">mobile</value>
|
26 | 46 | </custom>
|
27 |
| - |
28 | 47 | </component>
|
0 commit comments