Show native notifications on Mac, Windows, Linux or using Growl! var notifier = require('node-notifier'); notifier.notify({ 'title': 'My notification', ...
確定! 回上一頁