1.0.6 • Published 8 years ago

inactivity v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

node-inactivity Build status npm Dependency Status

Get global system inactivity (Windows, Linux) in milliseconds.

Installation

npm install inactivity

Usage

The API consists only of GetInactivity.

var Inactivity = require('inactivity');

InactivityChecker = new Inactivity();

console.log(InactivityChecker.GetInactivity());

TODO

I am currently working on implementing support for Mac.

License

MIT

Contact

This program is made by Carleton Stuberg.

Contact information such as email, twitter, and other methods of contact are avaliable here: http://imcpwn.com