We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In script.js you can use built in notification API to send a native notification.
script.js
window.electronAPI.showNotification("notification title goes here", "notification body goes here")