Skip to content

Moves your cursor automatically so as to makes you available on Slack whenever you are afk.

Notifications You must be signed in to change notification settings

kapozade/make-me-available

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Moves your cursor automatically so as to makes you available on Slack whenever you are afk.

Resources

Stars

Watchers

Forks