SkillAgentSearch skills...

Rirc

A terminal IRC client in C

Install / Use

/learn @rcr/Rirc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

  _

_ () __ ___ | '| | '/ | | | | | | | ( || ||_| _|

A minimalistic IRC client written in C.

Configure

Configure compile time defaults by editing config.h. To generate a default config file:

$ make config.h

Install

$ make
$ make install

Building rirc requires a c11 compiler and GNU make.

The build toolchain and install paths can be configured via standard environment variables, i.e.:

$CC, $CFLAGS, $LDFLAGS, $DESTDIR, $PREFIX

The default install paths are:

/usr/local/bin/rirc
/usr/local/share/man/man1/rirc.1

Documentation

See rirc --help or man rirc for a summary of usage. For complete documentation, refer to:

https://rcr.io/rirc/
View on GitHub
GitHub Stars149
CategoryDevelopment
Updated28d ago
Forks19

Languages

C

Security Score

100/100

Audited on Mar 3, 2026

No findings