Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 455 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 455 Bytes

Auto Text Paste (robotjs)

Install the dependencies

npm install
or
yarn install (recommended)

Start

ts-node-dev --transpile-only src/Robot.ts

Notice

You will have 5 seconds to select where to put texts after starting (Change it in Robot.ts you need more time)

Build

tsc --project tsconfig.compile.json

Customize the syntax

See syntax of robotjs.