beeep icon indicating copy to clipboard operation
beeep copied to clipboard

Feature Request: More options like Electron

Open pjebs opened this issue 6 years ago • 1 comments

For the notifications, it would be cool if it had the options of electron:

https://electronjs.org/docs/api/notification https://electronjs.org/docs/tutorial/notifications

This includes clickability, different buttons on the notifications etc

pjebs avatar Oct 22 '18 06:10 pjebs

Actions are planned, see https://github.com/gen2brain/beeep/issues/10 , but this library tries to be pure and without cgo, on macos with just applescript it seems it is not possible https://developer.apple.com/library/archive/documentation/LanguagesUtilities/Conceptual/MacAutomationScriptingGuide/DisplayNotifications.html.

gen2brain avatar Oct 23 '18 16:10 gen2brain