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.
- Versions: 0.18.4-1.f1c762d
- Website: https://telepathy.freedesktop.org/components/telepathy-gabble/
- Licenses: LGPL 2.1
- Package source: gnu/packages/freedesktop.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]