Kaidan is a simple, user-friendly Jabber/XMPP client providing a modern user interface using Kirigami and QtQuick. The back-end of Kaidan is written in C++ using the QXmpp XMPP client library and Qt 5.
Kaidan runs on mobile and desktop Linux systems, including Plasma Mobile and Ubuntu Touch. There are static Windows builds and macOS is also supported, but we currently can't provide builds for it. The support for the legacy mobile systems Android and iOS is very experimental and we currently only provide test builds for Android. We might support SailfishOS in the future in case the Sailfish SDK gets an update for Qt.
Kaidan is not finished yet, so don't expect it working as well as a finished client will do -- Many features are still missing, many things still need to be fixed and improved.
For a list of supported XEPs, have a look at the Website.
Instead of building Kaidan yourself, you can also just install ready-made builds. On these pages is explained how to do that:
Here are the general dependencies of Kaidan listed:
- Qt (Core Qml Quick Svg Sql QuickControls2 Xml Multimedia Positioning Location) (>= 5.12.0)
- QXmpp (>= 1.0.0)
- Kirigami 2 (>= 5.58.0)
- ECM (extra-cmake-modules)
- ZXing-cpp
- KNotifications (
-DUSE_KNOTIFICATIONS=OFF
to disable)
There are guides on how to build Kaidan for each supported platform (currently there are still pages missing):
If you are interested in contributing to Kaidan, please have a look at our contribution guidelines.