About

The OpenClaw desktop app for people who do not want to touch a terminal.

OpenClaw Easy is a free, open-source desktop app for macOS and Windows that connects AI assistants to WhatsApp, Telegram, Slack, Discord, Feishu and LINE — without requiring a server, a CLI or a single line of code.

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

6
Messaging channels: WhatsApp, Telegram, Slack, Discord, Feishu, LINE
7+
AI providers: Claude, OpenAI, Gemini, OpenRouter, Venice, Ollama, AWS Bedrock
$0
Price — free forever for the core app
60s
From download to first AI reply

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

May 2026
Cmd+K command palette + redesigned Activity Log + branded channel cards
First UX overhaul pass — palette, vivid activity timeline, branded SVG channel icons, lobster-mascot empty states.
May 2026
Cloud Bedrock chat hardening
Atomic balance deducts, transactional Stripe top-up, IP-based rate limits, password-changed-at JWT invalidation.
April 2026
Telegram, WhatsApp, Discord, Slack channel polish
Verify-by-state disconnects, channel-specific recipient validation, cron job per-channel targeting.
March 2026
v1 launch on macOS and Windows
Signed DMG, EV-signed EXE, S3-hosted release distribution, sitemap and SEO scaffolding.

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: