Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nwutils/nw-sample-apps
/ app.js
File
app.js
notifications/app.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
NW = require(
'nw.gui'
);
2
3
// Extend application menu for Mac OS
4
if
(process.platform ==
"darwin"
) {
Callers
nothing calls this directly
Calls
4
showNotification
Function · 0.85
showNativeNotification
Function · 0.85
showHtmlNotification
Function · 0.85
$
Function · 0.70
Tested by
no test coverage detected