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.
python gui real-time tkinter user-interface pyautogui mouse-cursor position-tracking pyposition cursor-tracking
-
Updated
Jul 17, 2024 - Python