about summary refs log tree commit diff
POUNCE-NOTIFY(1) General Commands Manual POUNCE-NOTIFY(1)

pounce-notifynotifications for pounce

pounce-notify [-v] [-c cert] [-k priv] [-p port] [-t trust] [-u user] [-w pass] host command

The pounce-notify program connects to an instance of pounce(1) at host and runs command for each private message or message containing the user's nickname while the user is marked as away. The nickname is matched case-sensitively and must be surrounded by whitespace or punctuation. Information about the message is passed to the command through the environment.

The arguments are as follows:

cert
Load the TLS client certificate from cert. If the private key is in a separate file, it is loaded with -k.
priv
Load the TLS client private key from priv.
port
Connect to port. The default port is 6697.
path
Trust the self-signed certificate loaded from path and disable server name verification.
user
Set the username to user. The default username is “pounce-notify”.
pass
Log in with the server password pass.

The following variables are set in the environment of command:

The name of the channel in which the message was sent. Unset if the message was private.
The hostname of the user who sent the message.
The content of the message.
The nickname of the user who sent the message.
The time the message was sent, in format.
The username of the user who sent the message.
The host pounce-notify is connected to.
The port pounce-notify is connected to.

pounce(1)

June McEnroe <june@causal.agency>

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

November 28, 2021 OpenBSD 7.4
c294db652cea26dfa40d4&follow=1'>Only update clock script every minuteJune McEnroe 2021-02-08Use 4M- for window resizing in cwmJune McEnroe 2021-02-08Tweak trackpad scaling, mouse accelerationJune McEnroe 2021-02-08Use xsel in up and add it do install.shJune McEnroe 2021-02-07Swap root window coloursJune McEnroe 2021-02-07Add -X flag to install X stuff on OpenBSDJune McEnroe 2021-02-07Adjust brightness by smaller incrementsJune McEnroe 2021-02-07Fix cwm window cycling, move big by defaultJune McEnroe 2021-02-07Use class names for Foreground, Background, BorderColorJune McEnroe 2021-02-07Add simple battery status and clock to xsessionJune McEnroe 2021-02-07Set cursor theme and sizeJune McEnroe 2021-02-07Use scrot for up -s if no screencaptureJune McEnroe 2021-02-07Enable mouse acceleration in XJune McEnroe 2021-02-07Set colours for Xt and cwmJune McEnroe 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 2021-02-07Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe