~aleteoryx/tclircc

ref: d356cceed96d35c3966d4cce0662c62078859b23 tclircc/README.md -rw-r--r-- 913 bytes
d356cceeAleteoryx got too big for my britches. let's try this again! 12 days ago

#tclircc

This project does not, at the moment, accept contributions. It is for personal use. If you need to rely on this, the public domain dedication should serve as ample grounds to manage your own version.

TCL-based IRC client. Probably a testing grounds for client-side protocol extensions.

I'd like to get some friends/partners off discord, and there are some things to IRC that make it inaccessible for them. Plus I just want to write my own IRC client.

This software will at least work for Windows via Magicsplat and Linux via the standard Tcl distribution. It is currently being tested against versions 8.4 and 8.6, and minimum compatibiliy has not been locked.

Current feature plans:

  • PFPs
  • Attachments with UI integration
  • GUI object upload management(dctc+bot)
  • Functional scrollback
  • Managed Group Chats
  • Integrated Federation

code docs