auto-keyboard-typer
v0.2.8
Published
Emulates smooth input of prepared text
Downloads
7
Readme
Auto Keyboard Typer
Emulates smooth input of prepared text.
Installation
$ npm i -g auto-keyboard-typer
Usage
$ typist -f path/to/file.txt -d 3500 -o 200 -r ' ' # use file
$ typist -c -d 3500 -o 200 -r ' ' # use clipboard
-f: File path
-d: Delay before typing start
-o: Offset beetwen char input
-r: Replace Tab With Key