[Go to site: main page, start]

Skip to main content

Open WebUI Computer

Open WebUI Computer showing a real workspace from a desktop and phoneOpen WebUI Computer showing a real workspace from a desktop and phone

Your computer, from anywhere.

Open WebUI Computer (cptr) runs on your machine and serves the whole thing to any browser: files, editor, terminal, git, AI chat, and coding agents. Open it from your phone, a tablet, or another computer. Everything is exactly where you left it, because it is your machine, not a copy of it.

pip install cptr
cptr run

Prefer uv?

uvx cptr@latest run

Then create an account and open a folder.

That's the install. It prints a one-time setup link, you create your account, open a folder, and you're looking at your real files in the browser. Quickstart → · View on GitHub →

Wondering what category this thing even is (remote desktop? IDE? AI assistant?): What is Computer? gives you the mental model in two minutes.

What do you want to do?

I want to…Go to
See it working in two minutesQuickstart
See what people actually do with itUse cases
Use it from my phone, away from homePhone & remote access
Keep terminals and agents running after I close the tab, or when the machine rebootsKeep it running
Use the Claude Code / Codex / Cursor subscription I already pay forCoding agents
Connect OpenAI, Anthropic, Ollama, or any compatible APIConnect a model
Message my computer from Telegram, Discord, Slack, WhatsApp, or SignalMessaging bots
Run AI tasks on a schedule ("run the tests every morning")Scheduled tasks
Use a Computer workspace as a model inside Open WebUIOpen WebUI integration
Run it in DockerDocker
Know where my data lives and how to back it upData and backups
Look up a flag, env var, or the gateway APIReference
Fix somethingTroubleshooting · FAQ

What it is

A workstation in a browser tab. Real files with a full editor. A shell that keeps running when you close the tab and is still there when you reconnect from another device. Git (status, diffs, staging, commits, branches) without touching the command line unless you want to. Workspaces for each project, with their chats, layout, and history kept together.

AI is optional and pluggable: bring an API key, point it at local models via Ollama, or plug in a coding agent you already subscribe to. The agent works in your real project: it reads files, edits, runs commands, and browses the web, with approval controls you set per chat. No AI configured? Everything else still works.

Where it fits

Open WebUI is the AI interface and control layer. Open Terminal gives Open WebUI the action layer that turns it into a full agent harness. Computer serves the machine your work already lives on, with its own files, terminal, git, editor, AI, and agent backends, and it can also act as a model provider for Open WebUI. Not sure which you need? Compare them.

Private by design

Computer runs on hardware you control and talks to nothing unless you configure it to. One thing to internalize before you expose it anywhere: a signed-in user has the same power as someone at the keyboard within the boundary you chose, meaning full filesystem and shell access on a bare install, or exactly the folders you mounted if you run it in Docker. Treat access like SSH, keep it on a private network path like Tailscale, and read the security model before sharing it with anyone.

This content is for informational purposes only and does not constitute a warranty, guarantee, or contractual commitment. Open WebUI is provided "as is." See your license for applicable terms.