Download Lorca
Mac
Chat with your bots and run them on your Mac.
Download for Mac
Version 1.0.7 · macOS 14 or later · Apple silicon
iPhone and iPad
Chat with your bots while they keep running on your computer. Scan the QR code in the desktop app to pair.
Join the TestFlight beta
Install TestFlight from the App Store first.
Windows and Linux
Chat with your bots and run them on your Windows or Linux computer.
Coming soon
Android
Chat with your bots from your Android phone.
Coming soon
Lorca CLI
Makes a computer a Runner: it runs your bots, with no chat window. The Mac, Windows, and Linux apps have it built in, so you need it only on a computer without the app. Pair it with your account, then create bots for it from the desktop app or your phone.
macOS and Linux
curl -fsSL https://lorca.app/install-cli.sh | shWindows (PowerShell)
irm https://lorca.app/install-cli.ps1 | iex