Glirc - an IRC client
Contents
Description
Glirc is a fully-featured console IRC client. It focuses on providing both high-detail and concise views
of an IRC connection. It provides an advanced line-editing environment including syntax-highlighting,
multi-line buffering, and argument placeholders.
Examples
Sample simple configuration file. More detail available at https://github.com/glguy/irc-
core/wiki/Configuration-File
defaults:
nick: "glircuser"
tls: yes
servers:
* name: "libera"
hostname: "irc.libera.chat"
* name: "oftc"
hostname: "irc.oftc.net"
Glirc IRC client 2020-07-27 GLIRC(1)
Files
~/.config/glirc/config configuration file ~/.config/glirc/sts.cfg Strict Transport Security state
Name
Glirc - an IRC client
Notes
Glirc has online documentation available inside with /help and online at https://github.com/glguy/irc-
core/wiki
Options
-c,--config=PATH
use PATH instead of ~/.config/glirc/config-!,--noconnect
disable autoconnecting
-v,--version
print version information
--full-version
show detailed version information
--config-format
show configuration file format
-h,--help
show help message
network
networks to connect to on startup
Synopsis
glirc [--config=PATH] [--noconnect] [--version] [--full-version] [--config-format] [--help] [network...]
