commit e3fd8da0b7d64548d9650b97524cd492e20b04cc
parent f54efcf561dd526ac3b3e31f25ff46dc32c78904
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Thu, 14 Mar 2024 10:13:36 +0100
Revert "rocks: remove irssi - NO REASON TO KEEP OTHER THAN BIAS"
This reverts commit bdd14427aaaa40ada736dc2d457c33cc6cf57440.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
@@ -129,6 +129,7 @@ This covers most console-based programs and programs from
* [irc.c from mpu](https://c9x.me/irc/) - A minimal curses IRC client.
* [Irc](https://swtch.com/irc/) - IRC client for ACME.
* [ircrc](http://plan9.bell-labs.com/sources/contrib/fgb/rc/ircrc) - An rc-based IRC client similar to ircc. Needs minor modification to run on UNIX.
+* [irssi](https://irssi.org/) - Text-mode IRC client.
* [jj](https://github.com/aaronNGi/jj) - A rework of ii that offloads all the IRC protocol parsing to an awk script, permitting triggers.
* [kirc](https://github.com/mcpcpc/kirc) - A tiny IRC client written in POSIX C99.
* [quIRC](https://github.com/ec429/quIRC) - a lightweight console IRC client.
@@ -152,6 +153,7 @@ This covers most console-based programs and programs from
* [bitlbee](https://www.bitlbee.org/main.php/news.r.html) - A program to translate IM protocols to IRC.
* [CenterIM](https://www.centerim.org/index.php/Main_Page) - A centericq fork.
+* [irssi-xmpp](http://cybione.org/~irssi-xmpp/) - An irssi plugin to connect to the Jabber network.
* [mcabber](http://mcabber.com/) - A console jabber client.
* [profanity](https://profanity-im.github.io/) - A console XMPP client written in C. OMEMO/GPG/OTR supported.
* [ysm](http://ysmv7.sourceforge.net/) - A console-based ICQ client.