Skip to content
oopendesign
Download

Try the early beta

Straight answer: OpenDesign is pre-beta and moves deliberately, because two people build it in the open. The best way to follow along is to watch the repository and build from source. Signed desktop binaries are on the roadmap (see 'Native desktop apps') and land in GitHub releases as they are cut.

macOS

Universal build for Apple silicon and Intel Macs.

Get the latest release

Windows

64-bit installer for Windows 10 and 11.

Get the latest release

Linux

AppImage and .deb, built from the same source.

Get the latest release

Every platform needs your own model: a local runner like Ollama, or a cloud API key.

Build from source

The most reliable way to run the latest.

git clone https://github.com/MAECLY/opendesign
cd opendesign
pnpm install
pnpm tauri build

Prerequisites (Rust, Node, the Tauri toolchain) and platform notes live in the repository README.

What you need

  • A machine running macOS, Windows, or Linux.
  • A local model runner (Ollama or LM Studio) or a cloud API key.
  • That key stays yours. Your provider, your cost. OpenDesign never proxies it.