Quickstart
Fastest path
- Install OpenCode.
- Install the OpenChamber CLI (see Install for the one-line command).
- Run
openchamber --ui-password be-creative-here. - Open the URL the CLI prints (usually
http://localhost:3000). - To use it from your phone, start a tunnel and scan the QR code.
You should see the OpenChamber session list in your browser. If it loads, you’re up and running.
Use a strong UI password, especially if you plan to open the instance to the internet.
If the page doesn’t load, check Troubleshooting.
Which app should I use?
- use desktop for day-to-day work on macOS
- use web for remote access and reviewing from your phone
- use VS Code for sessions right next to your code