rcr/rirc

Created Dec 27, 2020 · View the rcr/rirc repository page

A terminal IRC client in C

Want this for your repo?

Render a free sample of any GitHub repo in seconds.

Visualize your own →

Contributors

8

Lines of Code

2,787

From

Sep 11, 2013

To

Oct 10, 2020

About rcr/rirc

Rirc is a minimalistic IRC client written in C that runs in the terminal. It provides a lightweight alternative to graphical IRC clients, designed with simplicity and efficiency in mind. The project is configured through editing a `config.h` file at compile time, allowing users to customize default behavior before building.

The project builds with standard C11 and GNU Make, keeping dependencies minimal. Installation follows conventional Unix patterns with configurable install paths via environment variables like `$CC`, `$CFLAGS`, `$LDFLAGS`, `$PREFIX`, and `$DESTDIR`. The compiled binary installs to `/usr/local/bin/rirc` by default, alongside a man page for documentation.

Complete usage information is available through the standard `--help` flag and man page, with additional documentation hosted on the project's website. Rirc targets users who prefer command-line interfaces and want a straightforward, no-frills IRC experience without the overhead of larger clients.

Share this video