Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 475 Bytes

File metadata and controls

25 lines (15 loc) · 475 Bytes

make-me-available

Moves your mouse cursor programatically.

Build

Run below steps.

> npm install
> npm install -g node-gyp
> node-gyp rebuild 

See the node-gyp readme for more details.

Usages

Only minutes or hours are supported. If you want it to run for minute(s), then you should run;

> node index.js 5 m

If you want it to run for hour(s), then you should execute;

> node index.js 1 h