27 May Display a Small Notification Dialog This command shows a notice in GUI and disappears after a few seconds… notify-send "Hello There"
22 Nov Show a small ‘alert’ from Command Line Shows a small GUI dialog similar to alert with the specified message. xmessage 'Hello'