Playbeam for the desktop
Your machine. Your subscription.
The studio runs on your own computer — driven by the AI subscription you already pay for, with your files and your terminal in reach.
Not available yet
Builds
Every build here is the same studio. Only the machine changes.
There is nothing here to download yet.
The desktop app is built and it runs. What is missing is a file this page can hand you — either your machine has no build yet, or this server has not been given one.
- Builds are cut per machine, and not every machine has one yet — each build below says what it is waiting on.
- Windows needs an Authenticode certificate, or SmartScreen warns every person who runs the installer until the download builds a reputation.
- This page grows a download button when there is a file behind it, and not before.
macOS · Apple silicon
M1, M2, M3 and later
- Format
- Disk image (.dmg)
- Needs
- macOS 11 or later
Not available yet
Published, but this server does not have the file. Building from source below works today.
macOS · Intel
Macs made before Apple silicon
- Format
- Disk image (.dmg)
- Needs
- macOS 11 or later
Not available yet
Not built yet. The Intel image is currently cut on an Apple silicon Mac, which leaves an Apple silicon binary inside it — so it would install and then fail to start.
Windows · 64-bit
Intel or AMD, x64
- Format
- Installer (.exe)
- Needs
- Windows 10 or later
Not available yet
Not built yet — the installer has to be produced on Windows. It will also need an Authenticode certificate, without which SmartScreen warns every person who runs it until the download earns a reputation.
You need a computer you can install software on. macOS or Windows. There is no iPhone, iPad or Android build — the app runs a server and drives command-line programs, neither of which a phone will allow.
You can build it yourself today
Clone the repository, run pnpm install, then the command below. It leaves a Playbeam app in apps/desktop/release that you can open straight away — it builds unsigned, which is fine on a machine you own and control.
pnpm --filter @gamestudio/desktop package