Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeRT/NodeRT
/ notification.js
File
notification.js
samples/notification/notification.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Show a windows notification from node.js using NodeRT modules
2
var
util = require(
'util'
);
3
4
var
xml = require(
'windows.data.xml.dom'
);
Callers
nothing calls this directly
Calls
1
showNotification
Function · 0.85
Tested by
no test coverage detected