Expand description
A very thin wrapper around NSNotifications
Modules§
- error
- Custom errors for mac-notification-sys.
Structs§
- Notification
- Options to further customize the notification
Enums§
- Main
Button - Possible actions accessible through the main button of the notification
- Notification
Response - Response from the Notification
- Sound
- Helper to determine whether you want to play the default sound or custom one
Functions§
- get_
bundle_ identifier - Search for a BundleIdentifier of an given appname.
- get_
bundle_ identifier_ or_ default - Search for a possible BundleIdentifier of a given appname. Defaults to “com.apple.Finder” if no BundleIdentifier is found.
- send_
notification - Delivers a new notification
- set_
application - Set the application which delivers or schedules a notification