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.