Registered
by
Michael Kuhn
The sushi IRC suite consists of a central daemon and several clients, which communicate via DBus. DBus methods and signals are provided by the daemon to abstract the IRC protocol. Clients can use these methods and signals to easily interact with IRC.
The sushi IRC suite consists of the following components:
• maki IRC daemon (C, GLib)
• tekka IRC client (Python, GTK/GNOME)
• nigiri IRC client (Python, Urwid)
• chirashi IRC plugins (Python)