Circ is an IRC client written in C# using the Mono Plateform. It has been designed from the ground up to be very extensible : you can choose different IRC engines (backends), use different interface (frontends) and extend Circ with plugins. It use the excellent Mono.Addins for addins loading and management. Currently Circ is shipped with an homemade IRC library as the main backend and with a GTK# frontend as the main interface. D-Bus integration is provided with plugins.
Circ is released under the GNU LGPL.
Currently the default GTK# interface is more a proof-of-concept than anything else. In other terms you have to use command to do what you want in Circ. Here are the usual commands you might find useful :
From Tarball
Circ 0.1 Alpha2From Mercurial repository
Mercurial repository : hg clone http://hg.sharesource.org/circ/
Circ is developped by :