Dinotty Docs
A terminal built for coding agents.
Run Claude Code, opencode, Codex, or OpenClaw on any device -- simple, extensible, multi-device, never lose a session.
One session across phone · iPad · desktop
Stop mid-task on your computer, continue on your phone, then return to your desktop and pick up exactly where you left off. Sessions survive disconnects and restore on refresh.
Everything is a pane — build your terminal like building blocks
Terminals, plugins, files, SSH, and web previews are all panes. Drag them around to assemble your own workspace.
Docs are split into two tracks: User Docs for end users, and Dev Docs for plugin authors, API integrators, and project contributors.
User Docs
- Introduction - Why Dinotty, core features
- Comparison - vs ttyd/gotty/Wetty and other AI coding remote solutions
- Installation - Download pre-built binaries from GitHub Releases
- Deployment Guide - systemd, Docker, Windows, cross-platform build
Usage Guide
- Multi-device Sync & Mission Control - Three-device connect, device switch, session recovery
- Tabs & Panes - Splits, cross-tab drag, layout templates
- Workspace Management - Multi-workspace isolation, Mission Control overview
- SSH & SFTP - Built-in SSH client, remote file management
- Broadcast Mode - One pane input, sync execution across panes
- Command Favorites - Right-click bookmark, grouped management, one-click run
- Web Preview - Built-in reverse proxy, preview local dev server in pane
- Mobile Keyboard & Shortcuts - Mobile keyboard, custom layout, shortcut cheatsheet
- System Monitor - Real-time CPU/memory/network charts
- Appearance & Themes - Theme manager, font settings, color tokens
Features
- File Editor - Split, multi-cursor, cursor group cross-file sync
- Notifications - HTTP API, Claude Code integration, Open API
Plugins
- Install & Use - Install plugins, built-in plugins, plugin API overview
Dev Docs
- Plugin Development Guide - Full plugin development guide
API
- Open API - Terminal I/O, command execution, event subscription (supports AI agents and automation)
- Clipboard API - Mobile host paste authentication interface
- MCP Server - Built-in MCP JSON-RPC server
Internals
- Event Bus - Global event bus for inter-module dispatch
- Token Permission System - Capability-based multi-token access control
- Audit Log & Webhook - API usage tracking and external notifications
Contributing
- Contributing Guide - Branch strategy, commit conventions, code style
- Releasing Guide - Version management, version PR, tag and GitHub Release
