1.0.1 • Published 3 years ago
autopilot-cursor v1.0.1
Cursor Autopilot ↖️ 🐁
A script that moves your cursor automatically.
The initial duration is 60 minutes.
Usage
Instal using npm (globally):
npm install autopilot-cursor -gRun command from the terminal:
autopilot-cursor 60Run using npx:
npx autopilot-cursor 90Examples
Any value can be added when running the script, e.g.:
autopilot-cursor→ moves the cursor every3 minfor90 minutesautopilot-cursor 60→ moves the cursor every3 secfor60 minutesautopilot-cursor 30 5→ moves the cursor every5 minfor30 minutes