https://github.com/hbons/notify-sharp
https://github.com/hbons/notify-sharp
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hbons/notify-sharp
- Owner: hbons
- License: mit
- Created: 2016-02-27T23:52:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-28T12:17:19.000Z (about 9 years ago)
- Last Synced: 2025-02-12T09:32:04.294Z (2 months ago)
- Language: C#
- Size: 115 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
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.http://trac.galago-project.org/wiki/DesktopNotifications