wiggle-mouse
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

wiggle-mouse

A CLI to keep your screen active by moving the mouse around

oclif Version Downloads/week License

Usage

$ npm i -g wiggle-mouse
$ wiggle-mouse (-v|--version|version)
wiggle-mouse/0.1.0 linux-x64 node-v14.15.4
$ wiggle-mouse --help [COMMAND]
A CLI to keep your screen active by moving the mouse around randomly.

USAGE
  $ wiggle-mouse

OPTIONS
  -c, --click            Should the mouse be intermittantly clicked?
  -h, --help             show CLI help
  -p, --mousepos         Display the position of the mouse (and don't run the wiggler)
  -r, --rate=rate        [default: 1500] Rate of movement in milliseconds
  -u, --until=until      Number of milliseconds to run the wiggler
  -v, --version          show CLI version
  --clickrate=clickrate  [default: 100] Probability to click (out of 100) where the mouse lands, if click is true.

Readme

Keywords

Package Sidebar

Install

npm i wiggle-mouse

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

7.36 kB

Total Files

7

Last publish

Collaborators

  • a-poor