A simple , (pointless ) bot that automatically opens notepad on Windows and types texts or file data .
I had nothing to do , just bored and just hacked it in some hours ..... enjoy
Windows OS
win32gui pyautogui platform win32com
import the TypingBot class from typing_bot.py
use the main methods of the TypingBot class :
TypeFileOnNotepad - to write data from a file on notepad
TypeOnNotepad - to write text data on notepad