Socket
Socket
Sign inDemoInstall

working-hardly

Package Overview
Dependencies
95
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

working-hardly

Moves your mouse every N seconds.


Version published
Maintainers
1
Weekly downloads
1

Weekly downloads

Readme

Source

Working (Hardly)

Moves the mouse pointer ever N seconds (4 minutes).

Can also type a key instead of move the mouse. Run --help to see all options.

Installation

npm i working-hardly (or use npx)

If you have any errors from node-gyp, you may need to do this: https://github.com/octalmage/robotjs#building

Usage

workinghardly

Options:
  -V, --version           output the version number
  -i, --interval [value]  How many seconds between mouse movements [240] (default: 240)
  -f, --f15instead        Hit F15 instead of moving the mouse
  -k, --key [value]       Provide a keep awake key
  -n, --noskip            do not skip movement if the mouse has changed position between last runs
  -r, --run               Run immediately
  -h, --help              output usage information

Keywords

FAQs

Last updated on 10 Jun 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc