kaidan 0.9.0
Qt-based XMPP/Jabber Client
Kaidan is a 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.
- Website: https://www.kaidan.im/
- Licenses: ASL 2.0 · CC-BY-SA 4.0 · Expat · GPL 3+
- Package source: gnu/packages/messaging.scm
- Builds: See build status
- Issues: See known issues
Installation
Install kaidan 0.9.0
as follows:
guix install kaidan@0.9.0
Or install the latest version:
guix install kaidan
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.