Cygwin-wnpp#20050902T2051 ITP: tinyirc - A real tiny IRC client

Jari Aalto jari.aalto@cante.net
Fri Sep 2 20:59:00 GMT 2005


Debian includes this. It's real small, basic and and handy. I had to hand
fix the C code to ake it work correctly in Cygwin rxvt.

   http://packages.debian.org/unstable/net/tinyirc

Jari

DOWNLOAD:

1) Traditional
  wget --non-verbose        \
    http://cygwin.cante.net/tinyirc/tinyirc-1.1-1.tar.bz2.sig \
    http://cygwin.cante.net/tinyirc/tinyirc-1.1-1.tar.bz2 \
    http://cygwin.cante.net/tinyirc/tinyirc-1.1-1-src.tar.bz2.sig \
    http://cygwin.cante.net/tinyirc/tinyirc-1.1-1-src.tar.bz2 \
    http://cygwin.cante.net/tinyirc/setup.hint

2) Automated
  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir tinyirc ; cd tinyirc
  rm -f get.sh get.sh.sig
  wget -q http://cygwin.cante.net/tinyirc/get.sh \
          http://cygwin.cante.net/tinyirc/get.sh.sig
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

[ATTACHMENT: setup.hint]
sdesc: "A tiny IRC client with all the basic features."
ldesc: "A very small, stripped down IRC client. It doesn't have most of the
more advanced commands in the ircII family of IRC Clients, nor does it
have any color, but it works, and it's tiny."
category: Net
requires: cygwin



More information about the Cygwin-apps mailing list