noti
Monitor a process and trigger a notification. Never sit and wait for some long-running process to finish. Noti can alert you when it's done. You can receive messages on your computer or phone.
About
noti is a command-line utility that wraps long-running processes and sends notifications when they complete. It's designed for developers, DevOps engineers, and system administrators who frequently run background tasks and want to avoid manually checking their status. Instead of…