Reference and an example for the Bluetooth API for makers in Claude Cowork & Claude Code Desktop
Claude Desktop Buddy is a reference implementation and C++ firmware project that exposes a Bluetooth Low Energy API letting makers connect physical hardware devices to Claude Cowork and Claude Desktop (including Claude Code). The core protocol, documented in REFERENCE.md, uses Nordic UART Service UUIDs and JSON schemas to relay permission prompts, session state, and transcripts from the desktop app to a microcontroller over BLE. The included example targets an M5StickC Plus (ESP32) and runs a desk companion that cycles through seven animated states tied to Claude activity: sleeping when disconnected, visibly agitated when an approval is pending, and celebrating every 50,000 tokens consumed. Physical buttons on the device let users approve or deny permission prompts without touching the computer. Custom GIF character packs up to 1.8MB can be pushed to the device live over BLE via a drag-and-drop target in the Hardware Buddy window. The project is aimed at hardware hobbyists and developers who want to build tangible, reactive accessories for Claude workflows.
- ✓License: NOASSERTION
- ✓Recently active
- ✓Healthy fork ratio
- ✓Clear description
- ✓Trusted owner (anthropics)
- ✓Documented (README)
git clone https://github.com/anthropics/claude-desktop-buddyTools overview
What people ask about claude-desktop-buddy
What is anthropics/claude-desktop-buddy?
+
anthropics/claude-desktop-buddy is tools for the Claude AI ecosystem. Reference and an example for the Bluetooth API for makers in Claude Cowork & Claude Code Desktop It has 2.2k GitHub stars and was last updated 1mo ago.
How do I install claude-desktop-buddy?
+
You can install claude-desktop-buddy by cloning the repository (https://github.com/anthropics/claude-desktop-buddy) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is anthropics/claude-desktop-buddy safe to use?
+
Our security agent has analyzed anthropics/claude-desktop-buddy and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains anthropics/claude-desktop-buddy?
+
anthropics/claude-desktop-buddy is maintained by anthropics. The last recorded GitHub activity is from 1mo ago, with 24 open issues.
Are there alternatives to claude-desktop-buddy?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy claude-desktop-buddy to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/anthropics-claude-desktop-buddy)<a href="https://claudewave.com/repo/anthropics-claude-desktop-buddy"><img src="https://claudewave.com/api/badge/anthropics-claude-desktop-buddy" alt="Featured on ClaudeWave: anthropics/claude-desktop-buddy" width="320" height="64" /></a>More Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies