/pingu

Notify when a process finishes

Primary LanguageShellThe UnlicenseUnlicense

pingu

pingu sends you a Slack message when your process finishes.

Works on any POSIX system with curl.

Installation

curl -LO https://raw.githubusercontent.com/hoffa/pingu/master/pingu
chmod +x pingu

Usage

pingu <command>

SLACK_WEBHOOK_URL must be set.

See the Slack docs on how to create a webhook URL.