docs: add OpenChamber feature docs and translations (#1400)
* docs: add OpenChamber feature docs and translations Add 30 new docs pages covering OpenChamber-specific workflows and setup: OpenCode server, providers/models/agents, MCP, skills, commands & snippets, usage, projects, context, notes/todos/plans, scheduled tasks, project actions, preview, worktrees, multi-run, git & GitHub, magic prompts, git identities, mobile/PWA, security, notifications, voice, project icons, remote instances, desktop browser, updates, and three troubleshooting pages. Rebuild sidebar into eight task-oriented sections and translate every new page into all six supported locales (uk, zh-cn, es, pt-br, ko, pl). * docs: surface new sections on homepage and cross-link tunnels Add an Explore block to the docs homepage (all seven locales) linking to the new section anchors, and cross-link the Tunnels page to Security and PWA & Mobile.
This commit is contained in:
committed by
GitHub
parent
bf6043a472
commit
967704a9b9
@@ -0,0 +1,31 @@
|
||||
---
|
||||
title: PWA & Mobile Access
|
||||
description: Install OpenChamber as an app and use it from your phone.
|
||||
---
|
||||
|
||||
# PWA & Mobile Access
|
||||
|
||||
The OpenChamber web app installs like a phone app (a PWA), so you can keep it on your home screen and use it full-screen. Pair it with a [tunnel](/tunnels/) and you can check in on a session from anywhere.
|
||||
|
||||
## Install it
|
||||
|
||||
OpenChamber uses your browser's built-in install, so there's no separate download:
|
||||
|
||||
- **desktop browser** — use the **Install** option in the address bar
|
||||
- **iPhone/iPad (Safari)** — Share → **Add to Home Screen**
|
||||
- **Android (Chrome)** — menu → **Install app** / **Add to Home Screen**
|
||||
|
||||
Once installed, it opens in its own window without browser chrome.
|
||||
|
||||
## Reach it from your phone
|
||||
|
||||
To open OpenChamber on your phone when the server runs on your computer, start a [tunnel](/tunnels/) and open the link (or scan the QR code) on the phone. Use a strong [UI password](/security/) whenever you do this.
|
||||
|
||||
## Mobile settings
|
||||
|
||||
Under **Settings → OpenChamber**, a few options tune the mobile and installed experience — the app's installed name, screen orientation, and how the on-screen keyboard behaves.
|
||||
|
||||
## Related
|
||||
|
||||
- [Tunnels](/tunnels/) — reach your instance from another network
|
||||
- [Security](/security/) — protect the UI before exposing it
|
||||
Reference in New Issue
Block a user