{"id":49971629,"url":"https://github.com/qingchencloud/openclaw-standalone","last_synced_at":"2026-05-18T08:36:34.238Z","repository":{"id":344890121,"uuid":"1183583823","full_name":"qingchencloud/openclaw-standalone","owner":"qingchencloud","description":"OpenClaw Standalone Installer — Zero-dependency, cross-platform pre-built packages for both Official and Chinese editions. No Node.js/npm required. Supports Windows/macOS/Linux/Raspberry Pi.","archived":false,"fork":false,"pushed_at":"2026-05-07T03:50:03.000Z","size":118,"stargazers_count":32,"open_issues_count":9,"forks_count":9,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-07T05:34:38.984Z","etag":null,"topics":["ai-agent","chinese-localization","cross-platform","inno-setup","linux","macos","nodejs","npm","openclaw","pre-built","raspberry-pi","standalone-installer","windows","zero-dependency"],"latest_commit_sha":null,"homepage":"https://github.com/qingchencloud/openclaw-standalone/releases","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qingchencloud.png","metadata":{"files":{"readme":"README.en.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-16T18:52:57.000Z","updated_at":"2026-05-07T03:40:25.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/qingchencloud/openclaw-standalone","commit_stats":null,"previous_names":["qingchencloud/openclaw-standalone"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/qingchencloud/openclaw-standalone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qingchencloud%2Fopenclaw-standalone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qingchencloud%2Fopenclaw-standalone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qingchencloud%2Fopenclaw-standalone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qingchencloud%2Fopenclaw-standalone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qingchencloud","download_url":"https://codeload.github.com/qingchencloud/openclaw-standalone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qingchencloud%2Fopenclaw-standalone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33170991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-agent","chinese-localization","cross-platform","inno-setup","linux","macos","nodejs","npm","openclaw","pre-built","raspberry-pi","standalone-installer","windows","zero-dependency"],"created_at":"2026-05-18T08:36:32.830Z","updated_at":"2026-05-18T08:36:34.234Z","avatar_url":"https://github.com/qingchencloud.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenClaw Standalone\n\n**Zero-dependency installer** — No Node.js, no npm, just download and run!\n\nBuilt and maintained by [QingChenCloud](https://gpt.qt.cool).\n\n[![Build](https://github.com/qingchencloud/openclaw-standalone/actions/workflows/build.yml/badge.svg)](https://github.com/qingchencloud/openclaw-standalone/actions/workflows/build.yml)\n[![License: AGPL-3.0](https://img.shields.io/badge/License-AGPL--3.0-blue.svg)](LICENSE)\n\n\u003e **[中文版 →](README.md)**\n\n---\n\n## Why This Project?\n\n[OpenClaw](https://github.com/openclaw/openclaw) is a powerful AI agent engine, but installing it via `npm install -g` has several pain points:\n\n- **Slow downloads**: npm fetches hundreds of dependencies from remote registries\n- **High prerequisites**: Requires Node.js 22+, npm, Git, and may fail on native module compilation\n- **Not beginner-friendly**: Permission errors, PATH issues, and network failures frustrate non-technical users\n\n**OpenClaw Standalone** solves all of this:\n\n- ✅ **Zero dependencies**: Bundled Node.js runtime and all pre-compiled dependencies\n- ✅ **Instant setup**: Download → Extract → Run\n- ✅ **Cross-platform**: Windows / macOS / Linux / Raspberry Pi\n- ✅ **Windows installer**: Professional `.exe` setup wizard\n- ✅ **Dual editions**: Both official and Chinese-localized versions available\n\n---\n\n## Choose Your Edition\n\nThis project provides **two editions** of pre-built packages, built from the same repository and CI pipeline:\n\n| Edition | NPM Package | File Prefix | Description |\n|---------|-------------|-------------|-------------|\n| **Official** | `openclaw` | `openclaw-*` | English UI, same as official npm package |\n| **Chinese** | `@qingchencloud/openclaw-zh` | `openclaw-zh-*` | Chinese-localized UI and prompts |\n\nBoth editions are functionally identical — the only difference is the interface language.\n\n---\n\n## Installation\n\n### Windows (Recommended: Setup Wizard)\n\n1. Download from [Releases](https://github.com/qingchencloud/openclaw-standalone/releases):\n   - Official: `openclaw-*-win-x64-setup.exe`\n   - Chinese: `openclaw-zh-*-win-x64-setup.exe`\n2. Run the installer\n3. Open a terminal and type `openclaw`\n\n\u003e You can also download the `.zip` portable version — extract and add the directory to your PATH.\n\n### macOS / Linux (One-Line Install)\n\n```bash\n# Official edition (default)\ncurl -fsSL https://dl.qrj.ai/openclaw/install.sh | EDITION=en bash\n\n# Chinese edition\ncurl -fsSL https://dl.qrj.ai/openclaw/install.sh | bash\n```\n\nSupported platforms:\n- macOS ARM64 (Apple Silicon / M1-M4)\n- Linux x64\n- Linux ARM64 (Raspberry Pi 4/5, ARM servers)\n\n### Manual Installation\n\n1. Download the archive for your platform from [Releases](https://github.com/qingchencloud/openclaw-standalone/releases)\n2. Extract to any directory\n3. Add the directory to your system PATH\n4. Verify: `openclaw --version`\n\n---\n\n## Downloads\n\n### Official Edition (`openclaw-*`)\n\n| Platform | Architecture | Format | Note |\n|----------|-------------|--------|------|\n| Windows | x64 | `.exe` installer | Guided setup, auto-configures PATH |\n| Windows | x64 | `.zip` | Portable, extract \u0026 run |\n| macOS | ARM64 (Apple Silicon) | `.tar.gz` | Extract \u0026 run |\n| Linux | x64 | `.tar.gz` | Extract \u0026 run |\n| Linux | ARM64 | `.tar.gz` | Raspberry Pi, ARM servers |\n\n### Chinese Edition (`openclaw-zh-*`)\n\n| Platform | Architecture | Format | Note |\n|----------|-------------|--------|------|\n| Windows | x64 | `.exe` installer | Guided setup |\n| Windows | x64 | `.zip` | Portable |\n| macOS | ARM64 (Apple Silicon) | `.tar.gz` | Extract \u0026 run |\n| Linux | x64 | `.tar.gz` | Extract \u0026 run |\n| Linux | ARM64 | `.tar.gz` | Raspberry Pi, ARM servers |\n\n---\n\n## Quick Start\n\n```bash\n# Show help\nopenclaw --help\n\n# Initial setup\nopenclaw setup\n\n# Start AI Gateway\nopenclaw gateway\n\n# Check status\nopenclaw status\n```\n\n### GUI Management Panel\n\nInstall [ClawPanel](https://github.com/qingchencloud/clawpanel) for a visual management interface:\n- Model configuration\n- Agent management\n- Messaging channels (Slack, Discord, etc.)\n- Docker fleet orchestration\n- Scheduled tasks, skill marketplace, and more\n\n---\n\n## How It Works\n\nCore idea: **Pre-compile all native modules on CI runners for each platform, then bundle Node.js runtime + complete node_modules into a self-contained distribution.**\n\n```\nGitHub Actions CI Matrix (2 editions × 4 platforms = 8 parallel builds)\n\nOfficial (en):                          Chinese (zh):\n├── windows-latest → zip + .exe         ├── windows-latest → zip + .exe\n├── macos-15       → tar.gz             ├── macos-15       → tar.gz\n├── ubuntu-latest  → tar.gz             ├── ubuntu-latest  → tar.gz\n└── ubuntu-arm64   → tar.gz             └── ubuntu-arm64   → tar.gz\n```\n\nEach platform package contains:\n- `node` / `node.exe` — Node.js runtime\n- `openclaw` / `openclaw.cmd` — CLI entry point\n- `node_modules/` — All dependencies (with pre-compiled native modules)\n- `VERSION` — Version and edition info\n\n### Building Locally\n\n```bash\n# Windows - Official edition\npowershell -ExecutionPolicy Bypass -File scripts/package-win.ps1 -OpenClawPkg openclaw\n\n# Windows - Chinese edition (default)\npowershell -ExecutionPolicy Bypass -File scripts/package-win.ps1\n\n# macOS / Linux - Official edition\nOPENCLAW_PKG=openclaw bash scripts/package-unix.sh\n\n# macOS / Linux - Chinese edition (default)\nbash scripts/package-unix.sh\n```\n\n---\n\n## Updating\n\n### Automatic Updates\nClawPanel automatically detects new versions and prompts for updates.\n\n### Manual Update\nRe-run the install script to upgrade in-place:\n\n```bash\n# macOS / Linux\ncurl -fsSL https://dl.qrj.ai/openclaw/install.sh | EDITION=en bash\n\n# Windows — re-download and run the installer\n```\n\n---\n\n## FAQ\n\n### Q: What's the difference between Official and Chinese editions?\nA: They are functionally identical. The Chinese edition (`@qingchencloud/openclaw-zh`) has localized UI text and prompts. The Official edition (`openclaw`) is the same as the upstream npm package.\n\n### Q: How is this different from `npm install -g openclaw`?\nA: Same result, but you don't need Node.js, npm, or an internet connection for dependencies. Everything is pre-compiled and bundled.\n\n### Q: Does it support Raspberry Pi?\nA: Yes! Download the `linux-arm64` version. Supports Raspberry Pi 4/5 and other ARM64 devices.\n\n### Q: Why is the package so large (200-300MB)?\nA: It includes the complete Node.js runtime and all pre-compiled dependencies (sharp, SQLite, etc.). This is the trade-off for zero-dependency installation — but it's much faster than spending 10-30 minutes on `npm install`.\n\n### Q: Can it coexist with an npm-installed OpenClaw?\nA: Yes, but we recommend keeping only one. If both are in PATH, the system will use whichever appears first.\n\n---\n\n## License\n\n[AGPL-3.0](LICENSE) + Commercial License\n\n- Personal / Student / Non-commercial: Free ✅\n- Commercial use: Must comply with AGPL or purchase a commercial license\n\n---\n\n## Related Projects\n\n- [OpenClaw](https://github.com/openclaw/openclaw) — AI Agent Engine (upstream)\n- [OpenClaw Chinese](https://github.com/1186258278/OpenClawChineseTranslation) — Chinese localization source\n- [ClawPanel](https://github.com/qingchencloud/clawpanel) — GUI Management Panel\n- [openclaw-docker](https://github.com/qingchencloud/openclaw-docker) — Docker deployment\n- [QingChenCloud](https://gpt.qt.cool) — AI API service\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqingchencloud%2Fopenclaw-standalone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqingchencloud%2Fopenclaw-standalone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqingchencloud%2Fopenclaw-standalone/lists"}