Why this project exists
The upstream OpenClaw project is brilliant — a powerful AI runtime that runs on your machine, supports any LLM and bridges to any messaging app via plug-ins. Its docs target developers comfortable with the terminal, Docker, and YAML configuration.
Most people who want AI in their WhatsApp or Telegram are not developers. They have a phone, a laptop, and an OpenAI or Claude API key they got curious about. They do not want to open a terminal. They do not want to learn what a Docker volume is. They just want their AI assistant to reply on the apps they already use.
OpenClaw Easy is for those people. We bundle the OpenClaw runtime inside a one-click installer, wrap a GUI around channel setup, sign and notarize the binaries (so Gatekeeper and SmartScreen do not warn on first launch), and ship release builds via auditable GitHub Actions. The whole flow from "I downloaded the app" to "the bot replied on my phone" is under a minute.
What we ship
How we relate to upstream OpenClaw
OpenClaw Easy is not a fork of OpenClaw. We bundle the upstream runtime unchanged inside our desktop installer. When OpenClaw releases a new version, we pick it up on our next build (typically within 1–2 weeks while we run regression tests and re-sign installers). Every channel plug-in, every model provider, every CLI command that works in upstream OpenClaw works inside OpenClaw Easy too.
The canonical OpenClaw documentation lives at docs.openclaw.ai — refer to it for anything beyond the GUI flow we expose. If you outgrow OpenClaw Easy and want the bleeding-edge CLI, just install OpenClaw directly — your config files at ~/.openclaw/ carry over.
Our principles
Local-first by default
The OpenClaw runtime lives on your machine. If you bring an OpenAI or Anthropic API key, messages route to that provider; nothing else leaves your device. If you use a local Ollama model, your messages never leave your device. We do not have a cloud server in the middle of your conversations. The optional Premium credit tier hits AWS Bedrock directly; we never see message content.
Free for the core use case
The desktop app is free forever. The full feature set — all 6 channels, all AI providers via bring-your-own-key, cron scheduling, agent customization, skills, hooks — works without paying us a cent. Premium credits are an optional add-on for users who do not want to manage an upstream API key.
Auditable open source
Source code is public on GitHub. Release builds are produced by a tag-triggered GitHub Actions workflow. Installer SHAs are visible in the release artifacts. Anyone can audit the runtime, the bundled OpenClaw version, the build pipeline, and the signed-installer process end-to-end.
Polish over feature creep
We treat the desktop app like a real product, not a developer tool. Code-signed and notarized installers. Real branded UI. Native macOS and Windows feel. Cmd+K command palette. Filtered, time-bucketed activity log. Branded channel cards. We would rather ship fewer features done well than many features done badly.
Recent milestones
Get in touch
For questions about the project, support, or partnership inquiries, email info@openclaw-easy.com. For bug reports, file an issue on our GitHub repo.
If you are picking between desktop GUIs for OpenClaw, our honest comparison pages: