Releases: baponkar/Mouse_Controlling_With_Eye
Releases · baponkar/Mouse_Controlling_With_Eye
Virtual Environment added
Fix pyautogui issue
#When I have tried into my windows machine then it was ask to do
#But in Linux machine it will works fine without this false selection
so I am adding this line into the main python file mouse_control_by_eye.py
pyautogui.FAILSAFE = False
Just Updatiing
This is a python script to control mouse by Eye.