TalkSoup

From GNUstepWiki
Revision as of 11:37, 5 September 2006 by Cbv (talk | contribs) (stub)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This article or section is a stub (i.e., in need of additional material).
You can help us by expanding it


TalkSoup is a GNUstep IRC client with a minimalistic feel and by far one of the most extensible designs in existence. At the core is just a simple class which passes messages between bundles or plugins. The rest of the IRC client is formed entirely by these bundles. This means you can have multiple output bundles such as a GTK output bundle, GNUstep bundle, even a ncurses bundle! And all of these could use other bundles which can do everything from output your incoming messages through a speech program or filter all your outgoing messages through a spell checking bundle.

Its homepage is located here.