pyPosition is a simple Python program that displays the current mouse cursor position on the screen in real-time using the pyautogui library and the Tkinter GUI toolkit. The user can start and stop the position tracking by clicking the Start button.
pythonguireal-timetkinteruser-interfacepyautoguimouse-cursorposition-trackingpypositioncursor-tracking
-
Updated
Jul 17, 2024 - Python