ircs is an irc client inspired by irc7, made by jpm. this ones a fork by me.
it works more differently then a bouncer. instead of a normal irc client connecting to a bouncer, you send messages by writing to a file and read messages by reading the log files. you don't have to use shell tools to use ircs, there is an included script called "ircx" that easifies usage much more. you could even write a graphical frontend!
thanks jpm for writing such amazing software! original code