tacticremote
v1.8.1
Published
Control AI coding agents from your iPhone or iPad — Tactic Remote CLI
Downloads
582
Maintainers
Readme
TacticRemote
Control Claude Code (and other AI coding agents) from your iPhone or iPad.
Quick Start
npx tacticremoteThe server starts on port 8765 and advertises itself via mDNS. Open the TacticRemote app on your iPhone or iPad and tap Pair — it will find your Mac automatically on the same Wi-Fi network.
Options
-p, --port <n> Port to listen on [8765]
--path <dir> Allowed base directory [$HOME]
--api-key <key> Require authentication on connect
--tunnel Enable Cloudflare tunnel (public access)
--install-hooks Install Claude Code hooks (for notifications)
--no-hooks Skip hook installation
--remove-hooks Remove installed hooks and exit
--no-bonjour Disable mDNS discovery
--no-qr Don't show QR code at startup
--no-interactive Skip interactive prompts
--no-color Disable colored output
-v, --version Show version
-h, --help Show helpExamples:
npx tacticremote # default
npx tacticremote --tunnel --api-key mysecret # public access via Cloudflare tunnel
npx tacticremote -p 9000 --path ~/projects # custom port + restricted pathSupported Platforms
- macOS — Apple Silicon (arm64) and Intel (x64)
- Linux — arm64 and x64
- Windows — x64
npm automatically downloads only the binary matching your platform; no extra setup required.
License
TacticRemote is proprietary software. See LICENSE for the full terms.
© 2026 Shanghai TacticSpace Technology Co., Ltd. All rights reserved.
