Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.
/ notify-sharp Public archive
forked from meebey/notify-sharp

C# D-Bus client library for desktop notifications as defined by the Desktop Notifications Specification

License

Notifications You must be signed in to change notification settings

OpenDataSpace/notify-sharp

 
 

Repository files navigation

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

About

C# D-Bus client library for desktop notifications as defined by the Desktop Notifications Specification

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.9%
  • Shell 1.1%