Version 15 of T2I

Updated 2008-06-11 14:04:41 by aleksanteri

aleksanteri 24th of November 2007: t2i is a multi-network supporting IRC client I'm working on currently. It's my main project on Tcl.

Features

  • is compact and easy to use
  • supports multi-networking
  • supports mIRC colors
  • colored userlist based on the user's channel status

The SF.net page for t2i: http://sf.net/projects/t2i

Code

Of course, since I'm working actively on t2i, it's good that Google Code provides a Subversion repository. What you need here to build t2i from SVN:

  • Tclkit (old revisions needed 8.5, 8.4 is supported now)
  • Starkit/sdx.kit
  • a SVN client

To build T2I from SVN:

  1. Get the sources from the repository, URL is https://t2i.svn.sourceforge.net/svnroot/t2i/trunk .
  2. The directory from the SVN contains the t2i.vfs directory: wrap it with tclkit to get the T2I binary.

To just view the SVN, please visit http://t2i.svn.sourceforge.net/viewvc/t2i/

More detailed instructions on building t2i from SVN: http://code.google.com/p/t2i/wiki/SVN?tm=4

aleksanteri 11th of June 2008: I've been recently doing a rewrite on t2i and now it seems to be a whole new app. 0.4 would support user scripts an user auto-completion (in the "[first couple of chars][TAB]" = "[nick]: ". 0.4 would also have a new GUI style.