This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]