
🦞 OpenClaw 官方下载/安装入口(2026最新)
一、官方一键安装(推荐,全平台)
• macOS / Linux / WSL2(终端)
curl -fsSL https://openclaw.ai/install.sh | bash
国内镜像(下载慢用):
curl -fsSL https://clawd.org.cn/install.sh | bash
• Windows(PowerShell 管理员)
iwr -useb https://openclaw.ai/install.ps1 | iex
国内镜像:
iwr -useb https://clawd.org.cn/install.ps1 | iex
二、源码仓库(手动部署/开发)
• GitHub 主仓库:https://github.com/openclaw/openclaw
• 国内 Gitee 镜像:https://gitee.com/OpenClaw-CN/openclaw-cn
三、官网与中文站
• 英文官网:https://openclaw.ai
• 中文文档站:https://open-claw.org.cn
四、手机端
• 安卓 APK:https://openclaw.ai(官网下载)
• iOS:App Store 搜索 OpenClaw(仅远程控制)
夜雨聆风