Dinotty Docs
Dinotty is a multi-device terminal server purpose-built for coding agents. Run Claude Code, opencode, Codex, or OpenClaw on any device -- desktop-class on your laptop, always in your pocket on your phone. Switch seamlessly, never lose a session.
Getting Started
- Introduction - Why Dinotty, core features
- Comparison - vs ttyd/gotty/Wetty and other AI coding remote solutions
- Deployment - systemd, Docker, Windows, cross-platform build
- Releasing - Version management, version PR, tag and GitHub Release
- Contributing - Branch strategy, commit conventions, code style
Features
- File Editor - Split, multi-cursor, cursor group cross-file sync
- Notifications - HTTP API, Claude Code integration, Open API
Plugins
- Plugin System - Install, manifest, API, built-in plugins
- Plugin Development (中文) - Full plugin development guide
API (中文)
- Agent API - HTTP/WebSocket structured interaction for 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
