Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# ClawPal

[![Website](https://img.shields.io/badge/Website-clawpal.xyz-orange)](https://clawpal.xyz)
[![Download](https://img.shields.io/github/v/release/lay2dev/clawpal?label=Download)](https://github.com/lay2dev/clawpal/releases)
[![License](https://img.shields.io/badge/License-MIT-blue)](LICENSE)

A desktop companion app for [OpenClaw](https://github.com/openclaw/openclaw) — manage your AI agents, models, and configurations with a visual interface instead of editing JSON by hand.

**🌐 Website: [clawpal.xyz](https://clawpal.xyz)**

## Features

- **Install OpenClaw** — Start from guided installation paths (Local / WSL2 / Docker / Remote SSH), run step-by-step precheck/install/init/verify, then continue directly to config workflows
Expand All @@ -16,7 +22,7 @@ A desktop companion app for [OpenClaw](https://github.com/openclaw/openclaw) —

## Install

Download the latest release for your platform from [GitHub Releases](https://github.com/zhixianio/clawpal/releases):
Download the latest release from **[clawpal.xyz](https://clawpal.xyz/#download)** or [GitHub Releases](https://github.com/lay2dev/clawpal/releases):

| Platform | Format |
|----------|--------|
Expand Down
Loading