Quantcast
Channel: Networking HowTos
Viewing all articles
Browse latest Browse all 62

Display custom desktop notifications on Ubuntu

$
0
0
The ‘notify-send’ package can be used to send custom notification messages to the Ubuntu desktop. These messages will pop-up on the screen, and shouldn’t get in the way of what the user is currently doing. To send a custom notification: $ notifiy-send "This is a test" Sample pop-up notification window:   This can be used within background scripts to display notifications to the desktop user.  …

Read more
[...]

Viewing all articles
Browse latest Browse all 62

Trending Articles