NOTIFY-SEND(1) | User Commands | NOTIFY-SEND(1) |
NAME¶
notify-send - a program to send desktop notifications
SYNOPSIS¶
notify-send [OPTIONS] {summary} [body]
DESCRIPTION¶
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.
OPTIONS¶
-?, --help
-u, --urgency=LEVEL
-t, --expire-time=TIME
(Ubuntu's Notify OSD and GNOME Shell both ignore this parameter.)
-i, --icon=ICON[,ICON...]
-c, --category=TYPE[,TYPE...]
-h, --hint=TYPE:NAME:VALUE
SEE ALSO¶
The Desktop Notification Spec on http://www.galago-project.org/specs/notification/.
AUTHORS¶
Andre Filipe de Assuncao e Brito <decko@noisemakers.org>
Paul van Tilburg <paulvt@debian.org>
Riccardo Setti <giskard@debian.org>
libnotify |