Releases: suddin0/occupied_cursor
Releases · suddin0/occupied_cursor
0.0.1 pre-release
Occupied Cursor 0.0.1 pre-release
Description
This release contains the basic program that automate cursor movement and the GUI tool
Run the program
Linux & Mac
- Download the zip file containing the binaries
- navigate to the
bin
directory - Execute the
run
script (ex../run
). If for some reason the executable permission is not set then set it using the following commandchmod +x run
Windows
- Download the zip file containing the binaries
- navigate to the
bin
directory - open the
run.bat
file