From a40bde0b7135ff09531c30a49326f25ce52e6ae6 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sun, 2 Aug 2020 17:26:06 -0400 Subject: Add scooper update to "IRC Suite" --- www/text.causal.agency/010-irc-suite.7 | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'www/text.causal.agency/010-irc-suite.7') diff --git a/www/text.causal.agency/010-irc-suite.7 b/www/text.causal.agency/010-irc-suite.7 index 5f799785..b54adf3d 100644 --- a/www/text.causal.agency/010-irc-suite.7 +++ b/www/text.causal.agency/010-irc-suite.7 @@ -363,6 +363,32 @@ or by email. And of course, patches are always welcome. . +.Ss Update: scooper +Somehow I had the motivation +to create a web interface for litterbox: +.Xr scooper 1 . +It can be used either as CGI +or as a FastCGI worker, +and I used the excellent +.Xr kcgi 3 +library for it. +. +.Pp +The main advantage of this interface +is that you can click on a search result +to be brought to its context in the log viewer. +I also added an option to +.Xr litterbox 1 +to provide a corresponding scooper link +in response to its query interface. +. +.Pp +A small demo of scooper is hosted at +.Aq Lk "https://causal.agency/scooper/" . +It publicly logs the +.Li #litterbox +channel on freenode. +. .Sh SEE ALSO .Bl -item -compact .It @@ -373,6 +399,10 @@ patches are always welcome. .Lk "https://git.causal.agency/catgirl" catgirl .It .Lk "https://www.sqlite.org/fts5.html" "SQLite FTS5 Extension" +.It +.Lk "https://git.causal.agency/scooper" scooper +.It +.Lk "https://kristaps.bsd.lv/kcgi/" kcgi .El . .Sh AUTHORS -- cgit 1.4.1