manual
平台支持总览
OpenClaw 支持的操作系统和部署平台,包括 Gateway、桌面应用和移动节点。
AI 摘要
这页重点
核心结论
OpenClaw 支持的操作系统和部署平台,包括 Gateway、桌面应用和移动节点。
适用主题
manual
高频关键词
platforms / macos / ios / android / windows / linux
可信信号
最后更新 2026-06-06
平台支持总览
OpenClaw 核心使用 TypeScript 编写。Node 是推荐运行时。Bun 不推荐用于 Gateway——已知 WhatsApp 和 Telegram 频道存在问题。
操作系统选择
| 平台 | Gateway | 桌面应用 | 移动节点 |
|---|---|---|---|
| macOS | ✅ 原生 | ✅ 菜单栏应用 | ✅ iOS 节点 |
| iOS | — | — | ✅ App |
| Android | — | — | ✅ App |
| Windows | ✅ 原生/WSL2 | ✅ Windows Hub | — |
| Linux | ✅ 原生 | 计划中 | — |
- macOS:macOS 安装指南
- Windows:Windows 安装指南
- Linux:Linux 安装指南
Gateway 服务安装
# 推荐方式(向导)
openclaw onboard --install-daemon
# 或直接安装
openclaw gateway install
# 修复/迁移
openclaw doctor
服务目标取决于操作系统:
| 操作系统 | 服务类型 |
|---|---|
| macOS | LaunchAgent (ai.openclaw.gateway) |
| Linux/WSL2 | systemd user service (openclaw-gateway.service) |
| Windows | Scheduled Task (OpenClaw Gateway) |
VPS 与云部署
移动节点
iOS 和 Android 节点支持:
- Canvas 画布
- Camera 拍照/短视频
- Voice 语音唤醒
- Location 位置命令
参见:Nodes 与设备能力