Mubashir Khalid
Backend Engineer
Python
import pyautoguiimport timestop = Falsewhile stop == False: time.sleep(1) print(pyautogui.position()) print('.')
Posted Jan 22, 2023
A script that reveals the live coordinates of your cursor on the screen.
0
11
Making your dreams a reality.