mod-mac-idle-checker
v1.0.1
Published
Contains rainfall OSX native module
Downloads
1
Readme
Rainfall_OSX
Contains rainfall OSX native module
To Build
Open in XCODE, if XCODE is not available run
npm run xcodeEnsure Linked Frameworks has the following:
- CoreFoundation.framework
- AppKit.framework
- ApplicationServices.framework
To output for electron use:
npm run electronThis will output an osx native node module ready for use in your application.
To Test
node test.js