weechat
Extensible chat client
WeeChat (Wee Enhanced Environment for Chat) is an Internet Relay Chat (IRC) client, which is designed to be light and fast. The client uses a curses frontend, and there are remote interfaces for Web, Qt, Android, and Emacs.
Everything in WeeChat can be done with the keyboard, though it also supports using a mouse. It is customizable and extensible with plugins and scripts.
- Versions: 4.6.2
- Website: https://weechat.org/
- Licenses: GPL 3
- Package source: gnu/packages/irc.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of weechat
as follows:
guix install weechat
Or install a particular version:
guix install weechat@4.6.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 weechat about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/weechat'><img src='https://packages.guix.gnu.org/packages/weechat/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/weechat)
Example Org:
[[https://packages.guix.gnu.org/packages/weechat][https://packages.guix.gnu.org/packages/weechat/badges/latest-version.svg]]