By topcheer
Expose Claude Code terminal as a public web terminal via Cloudflare tunnel. Users can access and interact with your terminal from any browser.
Expose any CLI tool as a public web terminal via tunnel. Mirror bash, vim, python, node, or any command in a browser for remote access and collaboration.
Mirror your Claude Code terminal in a browser for remote viewing and real-time interaction. Creates a public web terminal via localhost.run tunnel.
Expose any CLI tool as a public web terminal via tunnel.
npm install -g @remotego/remotego
remotego <command> [command-args...] [options]
| Option | Description | Default |
|---|---|---|
--port <port> | Port to listen on | 7681 |
--cwd <dir> | Working directory for the command | Current directory |
--domain <domain> | Custom domain for localhost.run tunnel | Random subdomain |
--help, -h | Show help |
# Mirror Claude Code
remotego claude
# Mirror a bash shell
remotego bash
# Mirror Python REPL
remotego python3 -i
# Mirror vim editor
remotego vim
# Custom port
remotego --port 9000 node
# Custom tunnel domain
remotego --domain myterm.localhost.run bash
# Pass flags to the command (use -- to separate)
remotego -- git log --oneline
This project also works as a Claude Code plugin. Install it and use the /remoting slash command to mirror your Claude Code session in a browser.
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub topcheer/claude-remoting --plugin remotingTabzChrome integration: spawn terminals, browser automation, and project integration via HTML/WebSocket/JS API
Provides tmux-cli skill, to allow Claude-Code to interact with CLI scripts or other code-agents in tmux panes, using the `tmux-cli` command
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.