{% if not embedded %}{% extends 'base/base.html' %}{% endif %} {% block body %} {{ icon_defs('chat', 'lock-filled', 'blog', 'exchange', 'picture', 'calendar', 'clipboard', 'desktop', 'mobile', 'globe', 'terminal', 'shield', 'ok', 'brush', 'unlink', 'heart-filled', 'group', 'box') }}

Salut à Toi

{% trans %}The Universal Communication Ecosystem{% endtrans %}

{% trans %}Salut à Toi is a all-in-one tool to manage all your communications needs: instant messaging, (micro)blogging, file sharing, events, forums, tasks management, etc.{% endtrans %}

{% trans url_open=''|safe,url_close=''|safe %} Salut à Toi is a Libre software, based on well established standards (XMPP), decentralised and federating. It is developed around strong ethical values. Check our {{url_open}}social contract{{url_close}}. {% endtrans %}

{% trans %}installation{% endtrans %}

GNU/Linux

{% trans %}If you are on GNU/Linux the recommended way to install SàT is to use your distribution official packages. Please check your distribution to see if Salut à Toi is available (and request it if it's not). SàT is available at least on Arch Linux and Debian and its derivated.{% endtrans %}

{% trans flatpak='Flatpak'|safe %}If SàT is not available or the version is too old, you can use {{flatpak}} (which may be installed by default on some recent distributions) to install it, see below.{% endtrans %}

Flatpak

{% trans %} Those packages are development preview, they are not stable and bugs and crashes may happen {% endtrans %}

{% trans %}If the links above are not working, you can use the following commands (supposing that Flatpak is already installed):{% endtrans %}

flatpak install --user https://salut-a-toi.org/flatpak/org.salutatoi.Cagou_dev.flatpakref
flatpak install --user https://salut-a-toi.org/flatpak/org.salutatoi.Primitivus_dev.flatpakref
flatpak install --user https://salut-a-toi.org/flatpak/org.salutatoi.Jp_dev.flatpakref

Android

{% trans %} This package is a development preview, it is not stable and bugs and crashes may happen {% endtrans %}

{% trans %} Source Code {% endtrans %}

{% trans doc_url_open=''|safe, doc_url_close=''|safe %}If you have some technical ability, you can also install directly from source code, please check {{doc_url_open}}documentation{{doc_url_close}} for details {% endtrans %}

{% trans %} Other {% endtrans %}

{% trans %}Please note that:{% endtrans %}

{% endblock body %}