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

freetalk

Extensible console-based Jabber client

GNU Freetalk is a command-line Jabber/XMPP chat client. It notably uses the Readline library to handle input, so it features convenient navigation of text as well as tab-completion of buddy names, commands and English words. It is also scriptable and extensible via Guile.

Installation

Install the latest version of freetalk as follows:

guix install freetalk

Or install a particular version:

guix install freetalk@4.2

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 freetalk about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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