sushi IRC suite

The sushi IRC suite consists of a central daemon and several clients, which communicate via DBus.

The daemon -- maki -- provides DBus methods and signals that abstract the IRC protocol to make it more pleasant to use.
Consequently, clients using this interface can focus on providing a good user experience instead of worrying about implementation details of the IRC protocol.
For example, this interface could also be used to easily write IRC bots in any language that supports DBus.

The suite currently provides a graphical client for GTK -- tekka -- as well as one for the terminal -- nigiri.

Components

Contact

You can find us on freenode (chat.freenode.net) in #sushi-irc.
Also, feel free to ask questions and report bugs at http://redmine.ikkoku.de/.

Downloads

Stable Version

The only platform working out-of-the-box is Linux.
Instructions for OpenSolaris and Mac OS X can be found in documentation/os.

Development Version

The current development version is available in the following forms:

Development