1.0.8 • Published 3 years ago

move-cursor v1.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

🖱️ Move Cursor 🖱️

A script that moves your cursor automatically.

The initial duration is 2 minute.

Usage


Instal using npm (globally):

npm install move-cursor -g

Run command from the terminal:

move-cursor 10 sec

Run using npx:

npx move-cursor 10 sec

Examples


Any value can be added when running the script, e.g.:

move-cursor → moves the cursor every 2 min
move-cursor 5 sec → moves the cursor every 5 sec
move-cursor 5 min → moves the cursor every 5 min

If the type of the time is not provided, default type will be min, e.g.:

move-cursor 5 → moves the cursor every 5 min
move-cursor 5 sec → moves the cursor every 5 sec

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago