emacs-erc-status-sidebar
Hexchat-like activity overview for ERC channels
This package provides a Hexchat-like status bar for joined channels in ERC, an Emacs client for IRC (Internet Relay Chat). It relies on the erc-track
module, and displays all the same information erc-track
does in the mode line, but in an alternative format.
- Versions: 0.1-1.ea4189a
- Website: https://github.com/drewbarbs/erc-status-sidebar
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-erc-status-sidebar
as follows:
guix install emacs-erc-status-sidebar
Or install a particular version:
guix install emacs-erc-status-sidebar@0.1-1.ea4189a
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 emacs-erc-status-sidebar about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/emacs-erc-status-sidebar'><img src='https://packages.guix.gnu.org/packages/emacs-erc-status-sidebar/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/emacs-erc-status-sidebar/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/emacs-erc-status-sidebar)
Example Org:
[[https://packages.guix.gnu.org/packages/emacs-erc-status-sidebar][https://packages.guix.gnu.org/packages/emacs-erc-status-sidebar/badges/latest-version.svg]]