NOTIFY-SEND(1) | User Commands | NOTIFY-SEND(1) |
notify-send - a program to send desktop notifications
notify-send [OPTIONS] {summary} [body]
With notify-send you can send desktop notifications to the user via a notification daemon from the command line. These notifications can be used to inform the user about an event or display some form of information without getting in the user’s way.
-?, --help
-a, --app-name=APP_NAME
-A, --action=[NAME=]Text...
-u, --urgency=LEVEL
-t, --expire-time=TIME
Not all implementations use this parameter. GNOME Shell and Notify OSD always ignore it, while Plasma ignores it for notifications with the critical urgency level.
-i, --icon=ICON
-c, --category=TYPE[,TYPE...]
-h, --hint=TYPE:NAME:VALUE
-p, --print-id
-r, --replace-id=REPLACE_ID
-w, --wait
-e, --transient
The Desktop Notification Spec on https://specifications.freedesktop.org/notification-spec/.
Andre Filipe de Assuncao e Brito <decko@noisemakers.org>
Paul van Tilburg <paulvt@debian.org>
Riccardo Setti <giskard@debian.org>
libnotify |