This is a wrapper for notify-send, a Linux program that sends desktop notifications to a notification daemon.
On Windows machines, this port may help.
Table C.63: Attributes
| Name | Type | Description | Default | Required | 
|---|---|---|---|---|
icon | string | Specify an icon filename or stock icon to display. | info | No | 
message | String | Text to display. Use \n to specify a line break | n/a | Yes | 
title | String | Title, or summary, of the notification. | none | No |