Version | Features added | Screenshots | Download Link | Mirror Link |
---|---|---|---|---|
Autotyper v1.1.0 | New UI & Hotkeys | Screenshots | Download | Download |
Autotyper v1.0.2 | Removed admin. rights | Screenshots | Download | Download |
Autotyper v1.0.1 | First release | Screenshots | Download | Download |
Table : All releases
- Ctrl + Shift + Spacebar = Single Line Typing
- Ctrl + Spacebar = Multi Line Typing
Step 0 : Make sure Python is installed, If not Click here
Step 1 : Make sure You have Installed Git, If not just type winget install --id Git.Git -e --source winget
in cmd and hit enter. or Click Here
Step 2 : Clone repo by typing git clone https://github.com/krsatyam7/autotyper.git
in cmd and hit enter.
Step 3 : Now type cd autotyper
in cmd and hit enter.
Step 4 : Now type pip install -r requirements.txt
or pip install pynput tk times keyboard
in cmd and hit enter.
Step 5 : Then type below command in cmd and hit enter.
python autotyper.py
👉 Once you have done all above steps then from next time onwards just repeat Step 3 & Step 5.
Note: Windows users may directly download exe file and use it. But the above commands are useful when the system doesn't have access to ADMINISTRATOR access (like in schools/colleges).
Step 0 : Make sure Python is installed, If not Click here
Step 1 : Download this repository as .zip
and extract it.
Step 2 : Navigate to extracted folder and launch terminal in current folder
Step 3 : Now type pip3 install -r requirements.txt
or pip3 install pynput tk times keyboard
in cmd and hit enter.
Step 4 : Then type below command in cmd and hit enter.
python mactyper.py
👉 From next time onwards just open autotyper folder launch mactyper.py
and run it.
Note: There is no hotkeys support and no executable file for macOS as of now. Use autotyper with GUI buttons. And must allow Accessibility Access to python (pop up will appear only for the first time).