Download
All Features, Free for 14 days. It finds your robot on its own, with nothing to configure and no account to create.
It finds your robot, starts recording, and runs before anyone logs in.
Download for WindowsInstalling over an existing copy keeps everything it has recorded.
For Macs with an Apple chip (M1 or newer). Double-click it like any other Mac app; it starts itself at login, with no terminal left open and no Homebrew required.
Signed and notarized by Apple, so it opens without a Gatekeeper warning. It installs to
/usr/local/yardstick, runs on localhost:8477, and keeps everything
it records in ~/Library/Application Support/Yardstick. Installing a new
version over an old one keeps your recordings and settings.
It records while the Mac is awake and you are logged in.
A system package, no Python to install. It drops in a service that starts with the machine and records before anyone logs in.
ARCH=$(dpkg --print-architecture)
curl -fLO https://yardstickhome.com/download/yardstick_${ARCH}.deb
sudo apt install ./yardstick_${ARCH}.deb
For 64-bit Debian and Ubuntu (amd64) and the Raspberry Pi (arm64); the command picks the right one.
It installs to /opt/yardstick, runs on localhost:8477, and keeps everything
it records in /var/lib/yardstick. Open localhost:8477 to finish setup, and
remove it any time with sudo apt remove yardstick.
The Windows installer is signed with our code-signing certificate, and the Mac package is notarized by Apple. Windows and macOS check that signature before anything runs, so there is nothing for you to verify by hand. When you are ready to remove it, see how to uninstall.
Yardstick is an independent tool for Yarbo robots. Not affiliated with Yarbo Inc. · © 2026 Yardstick Technologies LLC.