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

telepathy-gabble

XMPP connection manager for Telepathy

Gabble is a Jabber/XMPP connection manager for the Telepathy framework, currently supporting:

  • single-user chats

  • multi-user chats

  • voice/video calling

  • file transfer

with Jabber/XMPP interoperability.

Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications.

Installation

Install the latest version of telepathy-gabble as follows:

guix install telepathy-gabble

Or install a particular version:

guix install telepathy-gabble@0.18.4-1.f1c762d

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.