Parveshdhull / AutoTyper

AutoTyper - A Data Entry Tool for Windows and Linux
Apache License 2.0
30 stars 16 forks source link
autotyper dataentry notepad-rt

AutoTyper - A Data Entry Tool

Sometimes we have to write content in programs where copy-paste is not allowed, like in data entry software Notepad RT. There are many tools available online but almost all of them only provide trial versions. And requires big payment for continued access. And even if they are free, it is not wise to give complete access to a keyboard to any third-party software. So I wrote this simple-short python script which reads content from a text file then simulates keyboard typing. This Script works on both Linux and Windows.

Releases

https://github.com/Parveshdhull/AutoTyper/releases

Screenshot

Screenshot

Python Version:

Python 3

Prerequisite:

pip install pyautogui

Additional Installation only for Linux

For Debian Based Systems

apt-get install python3-tk python3-dev

For Arch Linux Based Systems

pacman -S tk

Parameters

Usage

Command Line

python autoTyper.py

Graphical User Interface

python autoTyperGUI.py

YouTube Tutorial

https://www.youtube.com/watch?v=NCKswqYyZmg

Troubleshooting

For Notepad RTX++ check out this Solution

If you encounter any other problem and need my help, you can reach me at "right2trick@gmail.com"

Liked my work?

Buy Me A Coffee

Websites

https://github.com/Parveshdhull
https://twitter.com/ParveshMonu
https://youtube.com/right2trick