cio

cio--pronounced "cheo"--is a simple, hackable, curses irc client.

Motivation

cio is developed to be allergic to "feature creep." cio should not contain any features which promote needless complexity or cater to very specific use cases. Instead cio aims to be a sensible base to be extended upon.

cio acheives this in the following ways:

Download

Features

So what features does cio implement?

Development

You can browse cio's source code repository or get a copy using git with the following command:

git clone git://kloet.net/cio

Credits

cio is a fork of irc.c written by Quentin Carbonneaux.