mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-05-06 20:02:49 +08:00
docs: highlight ARM/embedded device support in README — 开发板热门趋势
This commit is contained in:
13
README.md
13
README.md
@@ -35,7 +35,18 @@
|
||||
|
||||
ClawPanel 是 [OpenClaw](https://github.com/1186258278/OpenClawChineseTranslation) AI Agent 框架的可视化管理面板。**内置智能 AI 助手**,帮你一键安装 OpenClaw、自动诊断配置、排查问题、修复错误。8 大工具 + 4 种模式 + 交互式问答,从新手到老手都能轻松管理。
|
||||
|
||||
> 🌐 **官网**: [claw.qt.cool](https://claw.qt.cool/) | 📦 **下载**: [GitHub Releases](https://github.com/qingchencloud/clawpanel/releases/latest)
|
||||
> 🌐 **官网**: [claw.qt.cool](https://claw.qt.cool/) | 📦 **下载**: [GitHub Releases](https://github.com/qingchencloud/clawpanel/releases/latest)
|
||||
|
||||
### 🔥 开发板 / 嵌入式设备支持
|
||||
|
||||
ClawPanel 提供**纯 Web 版部署模式**(零 GUI 依赖),天然兼容 ARM64 开发板和嵌入式设备:
|
||||
|
||||
- **Orange Pi / 树莓派 / RK3588** 等 ARM64 板子 — `npm run serve` 即可运行
|
||||
- **Docker ARM64 镜像** — `docker run ghcr.io/qingchencloud/openclaw:latest` 开箱即用
|
||||
- **Armbian / Debian / Ubuntu Server** — 一键部署脚本自动检测架构
|
||||
- 无需 Rust / Tauri / 图形界面,**只要有 Node.js 18+ 就能跑**
|
||||
|
||||
> 📖 详见 [Armbian 部署指南](docs/armbian-deploy.md) | [Web 版开发说明](#web-开发版无需-rusttauri)
|
||||
|
||||
## 社区交流
|
||||
|
||||
|
||||
Reference in New Issue
Block a user