mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-16 20:27:35 +02:00
There is also testing/cinny-web. To avoid confusion rename this one to testing/cinny-desktop. This is also how community/element-desktop and testing/element-web are called. It is also how upstream calls their GitHub repo.
59 lines
2 KiB
XML
59 lines
2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>in.cinny.Cinny</id>
|
|
|
|
<name>Cinny</name>
|
|
<summary>Yet another Matrix client with simple, elegant and secure interface.</summary>
|
|
<developer_name>Ajay Bura</developer_name>
|
|
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>MIT</project_license>
|
|
|
|
<url type="homepage">https://cinny.in</url>
|
|
<url type="bugtracker">https://gitlab.alpinelinux.org/alpine/aports/-/issues</url>
|
|
<url type="donation">https://cinny.in/#sponsor</url>
|
|
|
|
<supports>
|
|
<control>pointing</control>
|
|
<control>keyboard</control>
|
|
<control>touch</control>
|
|
</supports>
|
|
|
|
<description>
|
|
<p>
|
|
Cinny is a matrix.org client focusing primarily on simple, elegant and secure interface protected by e2ee with the power of open source.
|
|
</p>
|
|
<p>
|
|
Features: User-friendly design, Login and register, Full space support, Encryption and emoji verification, Ability to create new rooms and tweak settings, Support replies, markdown, message editing, Dark, light, and black themes.
|
|
</p>
|
|
</description>
|
|
|
|
<custom>
|
|
<value key="Purism::form_factor">workstation</value>
|
|
<value key="Purism::form_factor">mobile</value>
|
|
</custom>
|
|
|
|
<launchable type="desktop-id">cinny.desktop</launchable>
|
|
|
|
<!-- We just use the flathub pictures, provides a nice page in appstores -->
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://raw.githubusercontent.com/flathub/in.cinny.Cinny/master/resources/screenshot1.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://raw.githubusercontent.com/flathub/in.cinny.Cinny/master/resources/screenshot2.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://raw.githubusercontent.com/flathub/in.cinny.Cinny/master/resources/screenshot3.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<provides>
|
|
<binary>cinny</binary>
|
|
</provides>
|
|
|
|
<releases>
|
|
<release version="$VERSION" date="$DATE"/>
|
|
</releases>
|
|
<content_rating type="oars-1.1"/>
|
|
</component>
|