sushi is an IRC suite providing a central daemon and several clients. The project is currently in its early stages of development.
Components
sushi consists of the following components:
Core
* maki — daemon
Clients
* tekka — GUI client (PyGTK)
* nigiri — console client (urwid/ncurses)
maki provides and emits several DBus methods and signals that the clients use to communicate with IRC in an abstracted way.
Product's homepage
What's New in This Release: [ read full changelog ]
maki:
· GDBus is now used.
· Multi-threading support was improved.
· UPnP and sleep support was improved.
· SSL support was improved.
nigiri:
· Some bugs were fixed.
tekka:
· A lot of bugs were fixed.
chirashi:
· Some bugs were fixed.