1.0.1 • Published 1 year ago

autopilot-cursor v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Cursor Autopilot ↖️ 🐁

A script that moves your cursor automatically.

The initial duration is 60 minutes.

Usage


Instal using npm (globally):

npm install autopilot-cursor -g

Run command from the terminal:

autopilot-cursor 60

Run using npx:

npx autopilot-cursor 90

Examples


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

  • autopilot-cursor → moves the cursor every 3 min for 90 minutes
  • autopilot-cursor 60 → moves the cursor every 3 sec for 60 minutes
  • autopilot-cursor 30 5 → moves the cursor every 5 min for 30 minutes