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

allow for passing in applicationID #52

Open quite opened 1 year ago

quite commented 1 year ago

Would you consider adding support for passing a custom applicationID to the Notify() method? Perhaps it could be solved using the functional options pattern, to avoid breaking API.

Also, I can't really understand why beeep digs out that powershell appID for use in toastNotify? Why powershell? Because, like, go-toast happens to use some powershell-shenanigans to actually show the toast? But then you get the powershell icon/name in the title of the toast. It would make sense to be if users of beeep could instead set the appID