spam-keypress

1.0.0 • Public • Published

spam-keypress

Build Status Known Vulnerabilities npm version

spam-keypress image

Node.js CLI that spams OS keypress events.

Installation

Install the CLI by running this command:

npm i -g spam-keypress

Usage

Usage: spam-keypress [options] <keys>
 
Spams OS keypress events.
You can specify special keys by enclosing the key name in '@' characters. Example:
$ spam-keypress "abc@enter@"
 
Options:
  -V, --version        output the version number
  -w, --wait [ms]      Time to wait before starting to spam. Expressed in milliseconds. (default: 0)
  -t, --times [times]  Repeats N times the keys sequence. (default: 1)
  -i, --interval [ms]  Time interval that must pass between each sequence. Expressed in milliseconds. (default: 0)
  -h, --help           output usage information

Known issues

On Windows, if installation fails with "MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe", run the following command from a shell with admin privileges:

npm install -g --production windows-build-tools

Readme

Keywords

none

Package Sidebar

Install

npm i spam-keypress

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

9.27 kB

Total Files

9

Last publish

Collaborators

  • labarilem.npm