This package browser is in early development. Mind the rough edges.

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.

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.