How Dose Notification Is Created In Electron?

user image

Muskan Anand

2 years ago

Notification is created by using npm module called node-notified used to notify users in Windows, Linux and MacOS. Electron also provides native notifications API only for MacOS. Node-notified module is install by using command $ npm install –save node-notified.

Recent Doubts

Close [x]