Description
Long-running commands can notify you when they finish, so you do not need to keep watching the terminal. This is useful for builds, downloads, tests, renders, and other jobs that take enough time to lose attention.
It is a command-line helper that wraps or watches another process and triggers a desktop or configured notification. Be careful when monitoring commands that include private arguments or sensitive output.