slackbuilds/libraries/notify-sharp
Donald Cooley 4046d3a718 libraries/notify-sharp: Updated for version 0.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2013-12-14 10:53:04 -06:00
..
README libraries/notify-sharp: Fixed dep information 2012-08-26 18:01:17 +02:00
doinst.sh libraries/notify-sharp: Added (a notification daemon in C#) 2012-08-09 14:32:21 -05:00
notify-sharp.SlackBuild libraries/notify-sharp: Updated for version 0.4.1. 2013-12-14 10:53:04 -06:00
notify-sharp.info libraries/notify-sharp: Updated for version 0.4.1. 2013-12-14 10:53:04 -06:00
slack-desc libraries/notify-sharp: Added (a notification daemon in C#) 2012-08-09 14:32:21 -05:00

README

notify-sharp is a C# client implementation for Desktop Notifications, i.e.
notification-daemon. It is inspired by the libnotify API.

Desktop Notifications provide a standard way of doing passive pop-up
notifications on the Linux desktop. These are designed to notify the user of
something without interrupting their work with a dialog box that they must
close. Passive popups can automatically disappear after a short period of time.