Download
{% if client_selection %}
< Systems

{{title}}

{% if skipped %} Clients > {% elif not featured %} Featured > {% else %} {% endif %}
{% for client in client_selection %}
{{client['name']}}
{% endfor %}
{% if title == 'Apple' %}
Please refer to the section Haiku for a selection of clients for the Haiku operating system.
{% endif %} {% if title == 'Android' %}
Recommended: We advise installing an XMPP client with the F-Droid repository, to ensure that you are always using the most updated and secure version of your XMPP chat client of choice, with the latest and best that XMPP has to offer. Optional: We further suggest using an updated Android system. If your smartphone manufacturer has ceased to provide updates, then you can install DivestOS Mobile, GrapheneOS or find another custom ROM for your device at CustomRomBay.
{% endif %} {% if title == 'Haiku' %}
Most of the software that are listed herein should be available for you to install from desktop directly with HaikuDepot.
{% endif %} {% if title == 'Linux' %}
The listed XMPP clients, herein, are also usable with Linux systems that are designed for mobile devices, such as Droidian, Mobian and postmarketOS. Please refer to section POSIX for a selection of console software with text-based interface.
{% endif %} {% if title == 'POSIX' %}
The software that are listed herein are intended for people who either want to use console interface, or remotely control their chat client.
{% endif %} {% if title == 'UBports' %}
The software that are listed herein are available for you to install directly with OpenStore.
{% endif %} {% if title == 'Windows' %}
The listed XMPP clients, herein, are also compatible with the ReactOS operating system.
{% endif %}

{% for client in client_selection %}
{{client['name']}}
{{client['about']}}
{% if 'adhoc' in client['properties'] %} 🪄️ Ad-Hoc Commands {% endif %} {% if 'desktop' in client['properties'] %} 🖥️ Desktop {% endif %} {% if 'mobile' in client['properties'] %} 📱 Mobile {% endif %} {% if 'omemo' in client['properties'] %} 🐟 OMEMO {% endif %} {% if 'openpgp' in client['properties'] %} 🔐️ OpenPGP {% endif %} {% if 'otr' in client['properties'] %} 🔏️ OTR {% endif %} {% if 'plugin' in client['properties'] %} 🧩️ Plugins {% endif %} {% if 'pubsub' in client['properties'] %} 📡️ PubSub {% endif %} {% if 'resources' in client %} {% endif %}
{% endfor %}

About XMPP
XMPP is the decentralized, free, open, and private messaging and publishing protocol that drives the world's top-tier and largest open IM network which allows for end-to-end encrypted messaging, group chats, voice calls, video conferences and more. Join to the community! (est. 1999)
{% endif %}