Editor: jIRCii is a cross platform Internet Relay Chat client written in Java. It is fully scriptable using a Perl-like language called sleep.
jIRCii provides a console client experience with the advantages of a solid GUI. jIRCii has everything an iRC client should have. Built-in notify list, tab-completed everything, DCC file transfers, CTCP support, ability to connect to SSL servers, and over 70 built-in aliases.
Beta 45 release 22 Sept 09
- Fixed a bug preventing /list -gui window from being closed. I couldn't
let this one wait until the next release.
- Fixed tab command completion
- Upgraded to Sleep 2.1u4, several bug fixes and a few new features.
- $mouse variable in on click/dclick Events is now a java.awt.event.MouseEvent
object. You can now call Java methods on this object if you need to.
- Ctrl+Tab now cycles jIRCii windows (similar to Ctrl+Right Arrow)
- fixed a bug with nick changes breaking jIRCii on InspIRCd servers
- jIRCii now supports ! and + channels. Thanks creative IRCDs! You're
really innovating now.
- default script now shows channel part messages (when specified)