system-idle-time
v0.1.4
Published
Returns system idle time in seconds
Downloads
15
Readme
A native node addon for obtaining system idle time in seconds.
Currently Windows and Mac only.
OS implementations derived from the following resources:
- http://www.danandcheryl.com/2010/06/how-to-check-the-system-idle-time-using-cocoa
- https://github.com/jojobyte/idlerun