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
-
Show help and exit.
-u, --urgency=LEVEL
-
Specifies the urgency level (low,
normal,
critical).
-t, --expire-time=TIME
-
The duration, in milliseconds, for the notification to appear on screen.
(Ubuntu's Notify OSD and GNOME Shell both ignore this parameter.)
-i, --icon=ICON[,ICON...]
-
Specifies an icon filename or stock icon to display.
-c, --category=TYPE[,TYPE...]
-
Specifies the notification category.
-h, --hint=TYPE:NAME:VALUE
-
Specifies basic extra data to pass. Valid types are
INT,
DOUBLE,
STRING
and
BYTE.
SEE ALSO
The Desktop Notification Spec on
m[blue]http://www.galago-project.org/specs/notification/m[].
AUTHORS
Andre Filipe de Assuncao e Brito <decko@noisemakers.org>
-
Original author
Paul van Tilburg <paulvt@debian.org>
-
Original author
Riccardo Setti <giskard@debian.org>
-
Original author
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- SEE ALSO
-
- AUTHORS
-
This document was created by
man2html,
using the manual pages.
Time: 08:55:11 GMT, December 16, 2021