@eugenepankov/system-idle-time
Version:
Returns system idle time in seconds
8 lines (5 loc) • 308 B
Markdown
A native node addon for obtaining system idle time in seconds.
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
* https://github.com/rosedu/Pidgin/blob/master/pidgin/gtkidle.c