commit 07b60c670099675e599fd9b8c2f19ef51fc1a0b6
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Wed Jan 10 20:38:21 2024 +0100
rocks: remove senpai
With consideration, looking at the dependencies it seems a bit much.
Theres also a preference (althougn not necesarily) for projects written in C.
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index d96574fa..eaed7eba 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
_AT_@ -124,7 +124,6 @@ This covers most console-based programs and programs from
### IRC clients
* [catgirl](
https://git.causal.agency/catgirl) - is a TLS-only terminal IRC client.
-* [senpai](
https://git.sr.ht/~taiite/senpai) - A modern terminal IRC client that works best with [soju](
https://git.sr.ht/~emersion/soju).
* [hii](
https://github.com/nmeum/hii) - A file-based IRC client, inspired by ii, with a focus on easing [frontend development](
https://github.com/nmeum/insomnia)
* [ii](//tools.suckless.org/ii/) - A FIFO based IRC client which is part of the suckless.org project.
* [irc.c from mpu](
https://c9x.me/irc/) - A minimal curses IRC client.
Received on Wed Jan 10 2024 - 20:39:51 CET