/AutoTyper

This is a Python program that simulates keystrokes based on the contents of a text file. The program uses the pyautogui library to send keystrokes to the active window. You can use this program for various purposes, such as automating text input or testing applications that rely on keyboard input.

Primary LanguageHTMLMIT LicenseMIT

Watchers