Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 702 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 702 Bytes

winAutotyper

Simple autotyper app for Windows written in AHK.

Features

  • Control via the system tray
  • Saving and loading presets from a file
  • Possibility to set custom hotkey and input speed

Quick start

Just Download precompiled script and run it as administrator.

Launch using the AHK interpreter

You can run the source code yourself using the AutoHotKey interpreter:

Download and install AutoHotKey: https://www.autohotkey.com/download/ahk-install.exe

Then, download and launch script as administrator.