0.0.4 • Published 1 year ago
afkursor v0.0.4
AFKursor
Simple script that moves the cursor around the screen with a pong-like motion while you're afk.
https://github.com/renejfc/afkursor/assets/60465053/469a5f98-07ee-442d-baf3-8bad35dbe9f4
Usage
I'd recommend just executing it on the fly with:
bunx afkursor
If for any reason you want it in your machine (more frequent and faster use), you can install it globally:
bun add -g afkursor
And then execute it like:
afkursor
!WARNING Currently it doesn't work with WSL (it works fine on Windows though)