Table of Contents

sushi IRC suite

sushi IRC suite uses Launchpad

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.

News

Components

Contact

You can find us on freenode (chat.freenode.net) in #sushi-irc. Also, feel free to ask questions at https://answers.launchpad.net/sushi.

Please report bugs at https://bugs.launchpad.net/sushi.

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

You can translate sushi at https://translations.launchpad.net/sushi.

Some nice source code statstics are located at https://www.ohloh.net/projects/sushi. For more information, see development.