Skip to content

v0.8.0

Latest

Choose a tag to compare

@octalmage octalmage released this 24 Jul 19:18
v0.8.0
5b66667

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