go-notify
go-notify copied to clipboard
Package notify provides an implementation of the Gnome DBus Notifications Specification.
Results
2
go-notify issues
Sort by
recently updated
recently updated
newest added
Know when the user clicked an action button or the notification closed. See the test for usage.
If you are a developer needing notifications for your application: - If you only need _simple notifications_ with **urgency**, and **sound** then go ahead, this library does it well although...