UNPKG

mezon-active-windows

Version:

Get information about active windows and idle time on Windows, Linux and MacOS

7 lines (6 loc) 139 B
try { const activeWindows = require('./build/Release/wm.node'); module.exports = activeWindows; } catch (ex) { module.exports = {} }