Sqyre

Build and run macros without writing code. Each macro is a tree of actions: loops and branches for flow control, detection when the screen matters, and leaf steps for concrete input.

  • Local, open source, private — macros and data live under ~/.sqyre/
  • Cross-platform — Linux and Windows; a single binary per platform
  • Visual tree editor — egui GUI with hotkeys, global delay, and a runtime variable panel
  • Screen-aware automation — image search (PureCV), OCR (Tesseract), find pixel, and conditional if branches
  • Flow control — loop, for each row, break, continue, pause, and nested run macro

Visual editor

Tree of actions with hotkeys, global delay, and a live variable panel.

Screen-aware

Image search, OCR, find pixel, and conditional if branches.

Flow control

Loops, for each row, break, continue, pause, and nested run macro.

Local & private

Open source; macros and data live under ~/.sqyre/ on Linux and Windows.

Downloads

Latest release from GitHub (binary assets only; source archives are not listed).

Loading releases…