Moves your mouse cursor programatically.
Run below steps.
> npm install
> npm install -g node-gyp
> node-gyp rebuild
See the node-gyp readme for more details.
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