Install
OpenChamber has three main surfaces:
- desktop app for macOS
- CLI-hosted web app with installable PWA
- VS Code extension
Prerequisite
Install OpenCode first.
Web + PWA
curl -fsSL https://raw.githubusercontent.com/openchamber/openchamber/main/scripts/install.sh | bashopenchamber --ui-password be-creative-hereThen open the URL printed by the CLI (usually http://localhost:3000).
Desktop
Download the latest desktop build from the GitHub releases page or the OpenChamber download page.
VS Code
Install from the VS Code Marketplace and sign into your usual OpenCode workflow.