poezio/data/io.poez.Poezio.appdata.xml

91 lines
3.4 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2018-2020 Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> -->
<component type="console-application">
<id>io.poez.Poezio</id>
<name>Poezio</name>
<summary>Poezio is a free console XMPP client</summary>
<project_license>Zlib</project_license>
<metadata_license>CC0-1.0</metadata_license>
<developer_name>Poezio Team</developer_name>
<icon type="remote">https://poez.io/img/logo.svg</icon>
<url type="homepage">https://poez.io</url>
<url type="bugtracker">https://lab.louiz.org/poezio/poezio/-/issues</url>
<url type="help">https://doc.poez.io</url>
<description>
<p>
Poezio is a free console XMPP client (the protocol on which the Jabber IM
network is built).
</p>
<p>
Its goal is to let you connect very easily (no account creation needed)
to the network and join various chatrooms, immediately. It tries to look
like the most famous IRC clients (weechat, irssi, etc). Many commands are
identical and you wont be lost if you already know these clients.
Configuration can be made in a configuration file or directly from the
client.
</p>
<p>
Youll find the light, fast, geeky and anonymous spirit of IRC while
using a powerful, standard and open protocol.
</p>
<p>Features</p>
<ul>
<li>Encryption: TLS, OTR, always chat with encryption.</li>
<li>Chatrooms: Discuss on your favorite topics with your friends or strangers.</li>
<li>Carbon copies: Switch devices while staying in the same conversations without losing messages.</li>
<li>Plugins: Add the features you want through official or other plugins.</li>
<li>Corrections: Fix your last sent messages.</li>
<li>Rich text: Send and receive messages with colors and formatting.</li>
<li>Chat state notifications: See the writing status of your contacts.</li>
<li>Anonymous: Use XMPP without an account.</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<image>https://poez.io/img/screenshot.png</image>
<caption>Screenshot of poezios room tab</caption>
</screenshot>
</screenshots>
<categories>
<category>ConsoleOnly</category>
<category>InstantMessaging</category>
<category>Network</category>
</categories>
<content_rating type="oars-1.1">
<content_attribute id="social-chat">intense</content_attribute>
</content_rating>
<provides>
<binary>poezio</binary>
</provides>
<releases>
<release version="0.13" date="2020-05-24"/>
<release version="0.12.1" date="2018-09-12"/>
<release version="0.12" date="2018-08-13"/>
<release version="0.11" date="2017-01-31"/>
<release version="0.10" date="2016-10-09"/>
<release version="0.9" date="2015-07-31"/>
<release version="0.8.1" date="2014-03-20"/>
<release version="0.8" date="2014-02-22"/>
<release version="0.7.5.2" date="2012-06-25"/>
<release version="0.7.5.1" date="2012-06-24"/>
<release version="0.7.5" date="2012-05-25"/>
<release version="0.7.2" date="2011-11-08"/>
<release version="0.7.1" date="2011-02-02"/>
<release version="0.7" date="2011-01-14"/>
<release version="0.6.2" date="2010-07-21"/>
<release version="0.6.1" date="2010-06-13"/>
<release version="0.6" date="2010-06-13"/>
<release version="0.5.1" date="2010-02-02"/>
<release version="0.5" date="2010-02-01"/>
</releases>
</component>