Hey Reachy
Hey Reachy app icon

Hey Reachy

Joystick teleop, the robot's camera and two-way audio, a live 3D twin, recorded moves, a soundboard and the robot app store — for the Reachy Mini on your desk. Wireless, Lite, or no robot at all: the app carries a simulator of its own.

Download on the Mac App Store iPhone and iPad on TestFlight Notarized Mac build

One app for iPhone, iPad and Mac · iOS 18 or macOS 15 · free and open source

One minute with a Reachy Mini Wireless on a desk, recorded from an iPad.

Which robots it talks to

A Reachy Mini Wireless on your network is what Hey Reachy is for: its daemon runs on the robot itself, and every feature here is behind a live session with it. A Lite robot — the one plugged into a computer — connects to the same app, minus the few things that belong to that computer rather than to the robot: its Wi-Fi, its software updates and its caches. Pollen has not reworked the daemon for Lite yet, so expect that half to keep moving.

And you can look around without a robot at all. The Connect screen's third choice starts a simulator the app carries with it — the robot's own shape, moved by the same maths, on iPhone, iPad and Mac, with nothing to install. It has no camera, no app store and no Wi-Fi, because those belong to a machine that is not there. There is still no account to create.

What it does

Screenshots

  • Live tab: RealityKit model mirroring the robot from its own URDF

    Live — the 3D twin, built from the robot's own URDF

  • Moves tab with the floating 3D viewport

    Moves — recorded takes, with the viewport floating over them

  • App store: discovering robot apps while the conversation app runs in the dock

    Apps — the catalogue, with the running app in the dock

  • Robot tab: connected over the LAN, wake, sleep and power off

    Robot — connected over the LAN: wake, sleep and power off

At home on your devices

Nothing is collected

There is no server on our side. The app talks to your robot on your own network and, if you choose to sign in, to Hugging Face with your own account. No analytics, no crash-reporting SDK, no advertising, no account with the developer.

Read the privacy policy

A note on your network

The robot's daemon provides no authentication and no encryption of its own. Use Hey Reachy on a trusted private network or on the robot's own access point — never through a port forward or a public address.

Why, in one page

For developers

Hey Reachy is Apache-2.0 and built on nine public Swift packages — transport and domain, WebRTC media, a RealityKit scene, a robot simulator, the design tokens, the widget layer, SFTP, Hugging Face auth, and the UI that composes them. ReachyKit is the only one a robot strictly needs, and the only one that pulls in no UI framework.

.package(url: "https://github.com/alexey1312/reachy-mini-swift.git", branch: "main"),

The daemon's OpenAPI spec is committed in the repository, the whole suite runs against a MuJoCo simulator with no hardware attached — or against the client's own, which needs no daemon either — and every SwiftUI preview is a recorded snapshot test.

Source on GitHub · Design decisions · Issues

Try it

The Mac version is on the App Store. iPhone and iPad are in review, and until they land the public TestFlight beta is the way in — one link for all three, installing needs Apple's TestFlight app. The Mac also ships outside the App Store: every release carries a notarized zip.

Download on the Mac App Store iPhone and iPad on TestFlight Notarized Mac build