noti

Trigger notifications when a process completes

brewmacoslinux
Try with needOr install directly
Source

About

Trigger notifications when a process completes

Commands

noti

Examples

Notify when a long-running command finishes$ noti sleep 300
Notify after a build process completes$ noti make build
Notify when a file download finishes$ noti curl -O https://example.com/largefile.zip