Files
cinny-desktop/resources/in.cinny.Cinny.appdata.xml
T

43 lines
1.5 KiB
XML
Raw Normal View History

2022-05-09 15:50:06 +05:30
<?xml version="1.0" encoding="UTF-8"?>
2022-05-16 21:43:50 +05:30
<component type="desktop-application">
2022-05-13 15:53:33 +05:30
<id>in.cinny.Cinny</id>
2022-05-16 21:43:50 +05:30
<name>Cinny</name>
<summary>Yet another matrix client with simple, elegant and secure interface.</summary>
<developer_name>Ajay Bura</developer_name>
2022-05-09 15:50:06 +05:30
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
2022-05-16 21:43:50 +05:30
<url type="homepage">https://cinny.in</url>
<url type="bugtracker">https://github.com/ajbura/cinny/issues</url>
<url type="donation">https://cinny.in/#sponsor</url>
2022-05-09 15:50:06 +05:30
<description>
<p>
Cinny is a matrix client focusing primarily on simple, elegant and secure interface.
</p>
</description>
<custom>
<value key="Purism::form_factor">workstation</value>
<value key="Purism::form_factor">mobile</value>
</custom>
<screenshots>
<screenshot type="default">
<image>https://github.com/cinnyapp/cinny-desktop/media/branch/main/resources/screenshot1.png</image>
</screenshot>
<screenshot>
<image>https://github.com/cinnyapp/cinny-desktop/media/branch/main/resources/screenshot2.png</image>
</screenshot>
<screenshot>
<image>https://github.com/cinnyapp/cinny-desktop/media/branch/main/resources/screenshot3.png</image>
</screenshot>
</screenshots>
<releases>
2022-05-16 21:43:50 +05:30
<release version="2.0.3" date="2022-05-15"/>
2022-05-09 15:50:06 +05:30
</releases>
2022-05-16 21:43:50 +05:30
<content_rating type="oars-1.1"/>
2022-05-09 15:50:06 +05:30
</component>