Development Build (03f3a97)
Pre-release
Pre-release
Development Build
This is an automated development build from the main branch.
Commit: 03f3a97
Date: 2026-08-31T18:58:22Z
Installation
Download the appropriate archive for your platform and extract the atr binary.
Linux: Requires X11 and a few system libraries for atr computer (mouse/keyboard/screen control). Install with:
sudo apt-get install -y libxtst-dev libxss-dev libpng-dev libxkbcommon-dev libx11-dev xclip xselLinux/macOS:
tar -xzf atr-<platform>.tar.gz
chmod +x atr
sudo mv atr /usr/local/bin/Windows:
Extract atr.exe from the zip file and add it to your PATH.
Note: Intel macOS (darwin-amd64) and Windows ARM64 are not
pre-built. Apple has fully transitioned to Apple silicon;
GitHub-hostedwindows-11-armrunners do not yet ship a CGo
toolchain that can compile robotgo. Both can be built from source
withmake build.
Note: This is a development build and may contain unstable features.
For stable releases, please use tagged versions.