1.0.8 • Published 2 years ago

move-cursor v1.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago