beeep
beeep copied to clipboard
Feature Request: More options like Electron
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
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.