You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way to add actions (buttons) to Windows 10 notifications with node-notifier? I'm using node-notifier to create OS X notifications with actions, and I'd like to do the same for Windows.
Right now, I have to use electron-windows-notifications to create notifications that include actions, and I'd prefer to use node-notifier for both platforms.
tajnymagjaimesangcap, tajnymag, gabrielcramer and rekkisomo