2026-03-15 03:30:35 +02:00
|
|
|
---
|
|
|
|
|
title: Quickstart
|
2026-05-23 02:43:34 +03:00
|
|
|
description: Start OpenChamber quickly and pick the right app for the task.
|
2026-03-15 03:30:35 +02:00
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# Quickstart
|
|
|
|
|
|
|
|
|
|
## Fastest path
|
|
|
|
|
|
2026-05-23 02:43:34 +03:00
|
|
|
1. Install [OpenCode](https://opencode.ai).
|
|
|
|
|
2. Install the OpenChamber CLI (see [Install](/install/) for the one-line command).
|
2026-03-15 03:30:35 +02:00
|
|
|
3. Run `openchamber --ui-password be-creative-here`.
|
2026-05-23 02:43:34 +03:00
|
|
|
4. Open the URL the CLI prints (usually `http://localhost:3000`).
|
|
|
|
|
5. To use it from your phone, start a [tunnel](/tunnels/) and scan the QR code.
|
2026-03-15 03:30:35 +02:00
|
|
|
|
2026-05-23 02:43:34 +03:00
|
|
|
You should see the OpenChamber session list in your browser. If it loads, you're up and running.
|
2026-03-15 03:30:35 +02:00
|
|
|
|
2026-05-23 02:43:34 +03:00
|
|
|
Use a strong UI password, especially if you plan to open the instance to the internet.
|
2026-03-15 03:30:35 +02:00
|
|
|
|
2026-05-23 02:43:34 +03:00
|
|
|
If the page doesn't load, check [Troubleshooting](/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
|