← 返回
AI智能 中文

Claw Desktop Pet

Give OpenClaw a body — a tiny fluid glass ball desktop pet with voice cloning, 15+ eye expressions, desktop lyrics overlay, and 7 mood colors. Electron-based, pure CSS/JS animation.
为 OpenClaw 赋予实体——一个微小的流质玻璃球桌面宠物,具备语音克隆、15种以上眼神表情、桌面歌词叠加及7种情绪色彩。基于 Electron 开发,采用纯 CSS/JS 动画。
kk43994
AI智能 clawhub v2.0.0 1 版本 99961.6 Key: 无需
★ 1
Stars
📥 2,581
下载
💾 218
安装
1
版本
#ai#desktop-pet#electron#latest#openclaw#tts#voice-cloning

概述

🦞 Claw Desktop Pet — Give OpenClaw a Body

A desktop AI companion that gives your OpenClaw agent a physical presence on your desktop.

What is it?

A 67px fluid glass ball that lives on your desktop — it breathes, blinks, speaks, and reacts. Messages appear like floating desktop lyrics with white glow text. Your agent isn't invisible anymore.

Features

  • 🫧 Fluid Glass Ball — 67px sphere with 7 mood color systems
  • 👀 15+ Eye Expressions — blink, curious, sleepy, surprised, follow mouse
  • 🎵 Desktop Lyrics — typewriter text, white glow, mouse pass-through
  • 🎤 Voice Cloning — MiniMax Speech with 7 emotions, auto detection
  • 🎨 Dual Window Architecture — sprite + lyrics, fully transparent
  • Offline/Online Animation — gray sleep → colorful revival with particles
  • 💬 Feishu/Lark Sync — bidirectional message sync
  • 🛡️ Enterprise Stability — auto-restart, error handling, performance monitoring

Quick Start

# Clone the project
git clone https://github.com/kk43994/claw-desktop-pet.git
cd claw-desktop-pet

# Install dependencies
npm install

# Start (basic mode)
npm start

# Full AI mode — requires OpenClaw gateway running
openclaw gateway start
npm start

Voice Setup (Optional)

MiniMax Speech (Recommended — voice cloning + emotions)

Set your MiniMax API key in pet-config.json:

{
  "minimax": {
    "apiKey": "your-api-key",
    "voiceId": "your-cloned-voice-id"
  }
}

Fallback: Edge TTS (Free, no setup)

Works out of the box — uses Microsoft Edge TTS as fallback.

Architecture

┌── Sprite Window (200×220) ──┐  ┌── Lyrics Window (400×100) ──┐
│  67px fluid glass ball       │  │  Desktop lyrics overlay      │
│  15+ eye expressions         │  │  Typewriter + white glow     │
│  SVG icon toolbar            │  │  Mouse pass-through          │
│  7 mood color systems        │  │  Auto-fade after voice done  │
└──────────────────────────────┘  └──────────────────────────────┘

Tech Stack

  • Electron — Desktop framework (dual transparent windows)
  • OpenClaw — AI dialogue engine
  • MiniMax Speech — Voice cloning + emotion TTS
  • Pure CSS/JS — All animations, no sprite sheets

Design Philosophy

  • Air-feel UI — Like desktop lyrics, doesn't interfere with work
  • iOS minimalism — Simple, elegant, icon-only buttons
  • Lobster identity — Expressed through red-orange fluid color, not literal appendages
  • References — Nomi robot, AIBI robot, Bunny Hole

Links

  • 🔗 GitHub: https://github.com/kk43994/claw-desktop-pet
  • 📖 Full documentation in README
  • 📄 MIT License

Made with ❤️ and 🦞 by zhouk (kk43994)

版本历史

共 1 个版本

  • v2.0.0 当前
    2026-03-28 17:46 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,362 📥 318,826
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 714 📥 244,036
ai-intelligence

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 418 📥 115,308