auto-keyboard-typer

0.2.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i auto-keyboard-typer

Weekly Downloads

55

Version

0.2.0

License

MIT

Unpacked Size

5.15 kB

Total Files

7

Last publish

Collaborators

  • egorrepnikov