tootle-linux-client/data/com.github.bleakgrey.tootle...

62 lines
2.2 KiB
XML
Raw Normal View History

2018-04-14 14:09:06 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2018 bleak_grey <bleakgrey@gmail.com> -->
<component type="desktop">
<id>com.github.bleakgrey.tootle.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Tootle</name>
2018-06-02 23:13:26 +02:00
<summary>Lightning fast client for Mastodon</summary>
2018-05-31 14:13:21 +02:00
2018-04-14 14:09:06 +02:00
<description>
<p>
2018-05-31 14:13:21 +02:00
Tootle is a client for the worlds largest free, open-source, decentralized microblogging network with real-time notifications and multiple accounts support.
</p>
<p>
Mastodon is lovely crafted with power and speed in mind, resulting in a free, independent and popular alternative to the centralized social networks.
</p>
<p>
Anyone can run a server of Mastodon. Each server hosts individual user accounts, the content they produce, and the content they are subscribed. Every user can follow each other and share their posts regardless of their server.
</p>
2018-04-14 14:09:06 +02:00
</description>
2018-05-31 14:13:21 +02:00
2018-04-14 14:09:06 +02:00
<provides>
<binary>com.github.bleakgrey.tootle</binary>
</provides>
2018-05-31 14:13:21 +02:00
2018-04-14 14:09:06 +02:00
<developer_name>bleak_grey</developer_name>
<url type="homepage">https://github.com/bleakgrey</url>
<url type="bugtracker">https://github.com/bleakgrey/tootle/issues</url>
2018-05-31 14:13:21 +02:00
<url type="donation">https://liberapay.com/bleakgrey/donate</url>
2018-04-14 14:09:06 +02:00
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/bleakgrey/tootle/master/data/screenshot.png</image>
</screenshot>
2018-06-03 18:42:16 +02:00
<screenshot>
2018-05-31 14:13:21 +02:00
<image>https://raw.githubusercontent.com/bleakgrey/tootle/master/data/screenshot2.png</image>
</screenshot>
2018-06-03 18:42:16 +02:00
<screenshot>
2018-05-31 14:13:21 +02:00
<image>https://raw.githubusercontent.com/bleakgrey/tootle/master/data/screenshot3.png</image>
</screenshot>
2018-06-03 18:42:16 +02:00
<screenshot>
2018-05-31 14:13:21 +02:00
<image>https://raw.githubusercontent.com/bleakgrey/tootle/master/data/screenshot4.png</image>
</screenshot>
2018-04-14 14:09:06 +02:00
</screenshots>
<releases>
2018-06-02 23:13:26 +02:00
<release version="0.1.3" date="2018-05-31">
2018-04-14 14:09:06 +02:00
<description>
<ul>
<li>Initial release</li>
</ul>
</description>
</release>
</releases>
2018-05-31 14:13:21 +02:00
<custom>
<value key="x-appcenter-color-primary">#F5F8FF</value>
<value key="x-appcenter-color-primary-text">#413F58</value>
</custom>
2018-04-14 14:09:06 +02:00
</component>