A clim-based IRC client
beirc is a graphical Internet Relay Chat client using the clim
(or mcclim) graphical library
and built on top of cl-irc.
beirc is the creation of Gilbert Baumann.
Features
- Multiple channels on multiple servers (one channel per tab)
- Ignore nicks (messages from selected nicks completely removed from display)
- Focus nicks (messages from selected nicks bolded on display)
- Clickable URLs
- Rewritable URLs (rewrite specbot replies to point to your local copy of the HyperSpec)
- Nickname highlighting (right click on a nick to get a menu of possibilities)
- Tab completion of nicknames
- Total customizability - write whatever functionality you want!
Quickstart
- Install the software (there is an asd). You'll need CVS versions of cl-irc and mcclim, Max-Gerd Retzlaff's tab-layout-pane, and a threaded lisp.
- Start with (beirc:beirc)
- /Connect (you'll be prompted for server and nick)
- /Join (you'll be prompted for channel)
- Type to talk, or /me etc.
- Click to select URLs, the channel to switch to, the nick to query etc.
Mailing Lists
Download
This project has not released any files.
CVS
You can
browse our CVS repository or download the current development tree via
anonymous cvs, as described here.
2005-10-01