github octalmage/robotjs v0.8.0

3 hours ago

RobotJS 0.8.0 adds image and color search, BMP loading and saving, optional PNG support, and display-aware screen capture.

Highlights

  • Find, count, and click images in captures.
  • Find, count, and read colors with bounded search rectangles and tolerance.
  • Load and save BMP images; opt into PNG support for macOS and Linux source builds.
  • Enumerate displays and translate capture coordinates to screen coordinates.
  • Auto-detect Shift and AltGr for Linux typeString.
  • Emit complete macOS modifier lifecycles for reliable shortcuts.

Install from npm:

npm install robotjs@0.8.0

Full details: CHANGELOG.md

Don't miss a new robotjs release

NewReleases is sending notifications on new releases.