This is a Python script that uses pyautogui and keyboard packages to jiggle your mouse and stops whenever 'esc' button is pressed.
After opening the Mouse-Jiggler directory run those following commands:
py -m pip install -r requirements.txt
py Jiggle.py