gen2brain / beeep

Go cross-platform library for sending desktop notifications, alerts and beeps
BSD 2-Clause "Simplified" License
1.43k stars 89 forks source link

Hangs on linux without showing notification #22

Closed anjannath closed 5 years ago

anjannath commented 5 years ago

There's probable typo in this line: https://github.com/gen2brain/beeep/blob/4e430518395f1fa4d699f30e8d9420218dd311cd/notify_unix.go#L47

Should be "org.freedesktop.Notifications.Notify"

Maybe that changed recently in godbus

/cc @gen2brain