about summary refs log tree commit diff
SCOOPER(1) General Commands Manual SCOOPER(1)

scooperlitterbox web interface

scooper [-hp] [-g gap] [-l limit] [-o overlap] [-r recent] [-s url] database

scooper -c database

The scooper daemon provides a CGI or FastCGI web interface for the litterbox(1) IRC log database. To use FastCGI, run scooper under kfcgi(8).

Adding the export query parameter to any page produces a standalone HTML document.

The arguments are as follows:

Check SQL statements against the given database and exit.
gap
Set the time in seconds between events after which to indicate a gap. The default is 3600 (one hour).
Hide user hostnames.
limit
Limit the number of events to be displayed on one page. The default limit is 50.
overlap
Set the overlap in seconds between pages of events. The default is 30.
Show only public contexts, i.e. channels.
recent
Limit the number of recent events used to determine active networks and contexts. The default limit is 500.
url
Include the stylesheet url rather than the default.
database
The path to the litterbox(1) database.

In addition to the standard CGI environment variables, scooper reads the following:

The path to the litterbox(1) database.
Equivalent to -g.
Equivalent to -h.
Equivalent to -l.
Equivalent to -o.
Equivalent to -p.
Equivalent to -r.
Equivalent to -s.

kfcgi(8), litterbox(1)

June McEnroe <june@causal.agency>

Send mail to <list+scooper@causal.agency> or join #ascii.town on irc.tilde.chat.

May 19, 2021 OpenBSD 7.4