summaryrefslogtreecommitdiffstats
path: root/network/tinyirc/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-11-20 20:08:10 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-11-22 01:14:22 +0700
commitd1246370e2f9cb50311c21c482126044e82962f3 (patch)
treef5748dfbec18014fc1e797e66a92177e93fb19cb /network/tinyirc/README
parent7eadebf7b4a7abba39714523644ce7886b73d5c0 (diff)
downloadslackbuilds-d1246370e2f9cb50311c21c482126044e82962f3.tar.gz
slackbuilds-d1246370e2f9cb50311c21c482126044e82962f3.tar.xz
network/tinyirc: Added (tiny IRC client)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/tinyirc/README')
-rw-r--r--network/tinyirc/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/network/tinyirc/README b/network/tinyirc/README
new file mode 100644
index 0000000000..47008dec66
--- /dev/null
+++ b/network/tinyirc/README
@@ -0,0 +1,10 @@
+tinyirc (tiny IRC client)
+
+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. It's a bare bones
+IRC client which has no editing capabilities other than backspace to
+correct typing.
+
+This SlackBuild sets the default IRC server to chat.freenode.org, when
+tinyirc is run without a server argument.