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 — Fyne GUI with hotkeys, global delay, and a runtime variable panel
  • Screen-aware automation — image search (OpenCV), OCR (Tesseract), find pixel, and conditional if branches
  • Flow control — loop, for each row, break, continue, pause, and nested run macro

Features

Mouse, keyboard, and screen-aware steps in a visual tree — loops, detection, and variables.

Explore features →

Build

Linux and Windows binaries; build docs stay in sync with the app repo.

Build instructions →

Downloads

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

Loading releases…