Go to file
Linus Jahn ad8c6a419a
Continue with Kaidan 0.9.0-dev
2021-05-28 23:44:17 +02:00
.gitlab/issue_templates Add release issue template 2021-05-28 22:24:32 +02:00
3rdparty Readd 3rdparty/breeze-icons to fix binary-factory android build 2020-08-20 13:46:40 +02:00
data Show view for web registration if out-of-band URL is provided 2021-04-18 00:31:53 +02:00
doc/licenses Remove maintenance files since they moved to the wiki 2021-01-09 17:07:15 +00:00
i18n Translate using Weblate (Portuguese) 2021-05-27 23:07:20 +02:00
misc Continue with Kaidan 0.9.0-dev 2021-05-28 23:44:17 +02:00
src Merge branch 'Kaidan/0.8' 2021-05-27 22:54:44 +02:00
tests tests: Use QTEST_GUILESS_MAIN() 2020-08-20 00:26:04 +02:00
utils Regenerate LICENSE file 2021-05-27 23:13:18 +02:00
.clang-format Allow to correct multiple messages 2020-07-27 21:51:31 +02:00
.editorconfig Use tabs for resource files 2020-01-19 17:34:41 +01:00
.gitignore Make kaidan build with MSVC2019 2020-07-27 20:19:55 +00:00
.gitlab-ci.yml ci: Fix android/appimage builds not disabled for MRs 2020-08-26 23:54:59 +02:00
.gitmodules Readd 3rdparty/breeze-icons to fix binary-factory android build 2020-08-20 13:46:40 +02:00
.mailmap Translate using Weblate (Portuguese) 2021-05-27 23:07:20 +02:00
CMakeLists.txt Continue with Kaidan 0.9.0-dev 2021-05-28 23:44:17 +02:00
CONTRIBUTING.md CONTRIBUTING: Update procedure and add usage of GitLab's 'Approve' functionality 2020-12-23 19:11:37 +00:00
LICENSE Regenerate LICENSE file 2021-05-27 23:13:18 +02:00
NEWS Continue with Kaidan 0.9.0-dev 2021-05-28 23:44:17 +02:00
README.md Store stanzaId and originId of messages 2021-04-18 23:06:12 +02:00
clickable.json Add back end for QR code scanning 2019-07-10 17:11:51 +02:00
kirigami-icons.qrc Fix displaying of copy icon 2021-02-19 12:48:25 +01:00

README.md

Kaidan - A user-friendly XMPP client for every device!

Kaidan MUC Translation license Donations

Flatpak build status Android build status Windows build status macOS build status

Kaidan screenshot

Packaging status

About

Kaidan is a simple, user-friendly and modern chat client. It uses the open communication protocol XMPP (Jabber). The user interface makes use of Kirigami and QtQuick, while the back-end of Kaidan is entirely written in C++ using Qt and the Qt-based XMPP library QXmpp.

Kaidan runs on mobile and desktop systems including Linux, Windows, macOS, Android, Plasma Mobile and Ubuntu Touch. Unfortunately, we are not able to provide builds for all platforms at the moment due to little developer resources.

Kaidan does not have all basic features yet and has still some stability issues. Do not expect it to be as good as the currently dominating instant messaging clients.

If you are interested in the technical features Kaidan supports, you can have a look at our overview of XEPs and RFCs.

Using and Building Kaidan

Downloadable builds are available on Kaidan's download page. Instructions for using ready-made (nightly / stable) builds and for building Kaidan yourself can be found in our Wiki.

Dependencies

Here are the general dependencies of Kaidan:

Contributing

If you are interested in contributing to Kaidan, please have a look at our contribution guidelines. If you want to improve Kaidan's website, feel free to visit its project site.