mirror-chatterino2/resources/com.chatterino.chatterino.appdata.xml
2023-04-22 18:19:42 +00:00

43 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- 2019 Artem Polishchuk <ego.cordatus@gmail.com> -->
<component type="desktop-application">
<id>com.chatterino.chatterino.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<content_rating type="oars-1.0">
<content_attribute id="social-chat">intense</content_attribute>
</content_rating>
<name>Chatterino</name>
<summary>
Chat client for twitch.tv
</summary>
<description>
<p>
Chatterino is a chat client for Twitch.tv.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://i.imgur.com/CFLDARZ.png</image>
</screenshot>
</screenshots>
<keywords>
<keyword>chat</keyword>
<keyword>twitch</keyword>
</keywords>
<url type="homepage">https://chatterino.com/</url>
<url type="bugtracker">https://chatterino.com/link/issues</url>
<url type="donation">https://chatterino.com/link/tips</url>
<provides>
<binary>chatterino</binary>
</provides>
<releases>
<release version="2.4.2" date="2023-03-05">
<description>
<p>See the website for the changelog:</p>
<p>https://chatterino.com/changelog</p>
</description>
</release>
</releases>
</component>