在没有第三方库的情况下在node.js中使用本机系统通知-Node.js开发

时间:2024-06-16 04:28:27
【文件属性】:

文件名称:在没有第三方库的情况下在node.js中使用本机系统通知-Node.js开发

文件大小:5KB

文件格式:ZIP

更新时间:2024-06-16 04:28:27

Node.js Miscellaneous

native-notifier对MacOS,Win和Linux使用本机系统通知。 没有胡说八道,也没有低吼。 const notify = require('native-notifier'); notify({app:'Loggy',图标:`$ {__ dirname} / loggy.png`,消息:'TypeErro native-notifier在MacOS,Win和Linux上使用本机系统通知。 ('native-notifier'); notify({app:'Loggy',图标:`$ {__ dirname} / loggy.png`,消息:'TypeError:显示堆栈',标题:'Loggy error'});许可证麻省理工学院


【文件预览】:
native-notifier-master
----package.json(775B)
----LICENSE(1KB)
----index.js(784B)
----windows()
--------index.js(261B)
--------notify.ps1(733B)
----test.js(121B)
----linux.js(178B)
----README.md(443B)
----macos()
--------notify.js(831B)
--------index.js(1KB)

网友评论