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

lchat

Line chat is a frontend for the irc client ii from suckless

Lchat (line chat) is the little and small brother of cii. It is a front end for ii-like chat programs. It uses tail -f to get the chat output in the background.

Installation

Install the latest version of lchat as follows:

guix install lchat

Or install a particular version:

guix install lchat@0.0.0-4.e3b64e6

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.