Sends a system notification and a message to a Telegram bot telling you that your process has finished. Intended usage:
<long-running process> | ./notify
Talk to @BotFather to create a bot then put your credentials in the environment variables TELEGRAM_BOT
and TELEGRAM_KEY
.