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.

Badge code

You can use the following badge to inform users of telepathy-gabble about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/telepathy-gabble'><img src='https://packages.guix.gnu.org/packages/telepathy-gabble/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/telepathy-gabble/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/telepathy-gabble)

Example Org:

[[https://packages.guix.gnu.org/packages/telepathy-gabble][https://packages.guix.gnu.org/packages/telepathy-gabble/badges/latest-version.svg]]