Description
Long-running terminal commands can notify the desktop when they finish, so the user does not need to keep watching the terminal. It is useful for builds, downloads, conversions, or maintenance tasks that take time.
The command being monitored still runs with the user permissions and risks of the original task. Check scripts before using it with commands that modify files or connect to remote systems.