Murmur
C+ 73 completedPipeline State
completedPipeline Metadata
AI Prompt
Catalog Information
A desktop application that lets users converse with Claude Code using voice, providing hands‑free AI coding assistance.
Description
This application creates a seamless voice interface to Claude Code, enabling developers to speak commands and receive spoken responses without touching a keyboard. It runs locally, using Whisper for speech‑to‑text and Kokoro for text‑to‑speech, ensuring privacy and low latency. A lightweight Express server manages a terminal session that runs Claude Code, while an Electron front‑end displays the live terminal output in a floating window. Global hotkeys and automatic server lifecycle management make the experience truly hands‑free. The solution works on both macOS and Windows, abstracting terminal differences with tmux or node‑pty.
الوصف
يتيح هذا التطبيق واجهة صوتية سلسة لـ Claude Code، مما يمكّن المطورين من إصدار أوامر صوتية وتلقي ردود مسموعة دون الحاجة لمس لوحة المفاتيح. يعمل على الجهاز محلياً، ويستخدم Whisper لتحويل الكلام إلى نص وKokoro لتحويل النص إلى كلام، ما يضمن الخصوصية وانخفاض زمن الاستجابة. يدير خادم Express خفيف الوزن جلسة طرفية تقوم بتشغيل Claude Code، بينما يعرض واجهة Electron موجه الطرفية الحية في نافذة عائمة. يتيح اختصارات لوحة المفاتيح العالمية وإدارة دورة حياة الخادم تلقائياً تجربة حرة بالكامل. يعمل الحل على نظامي macOS وWindows، مع تجريد اختلافات الطرفية عبر tmux أو node‑pty.
Novelty
7/10Tags
Technologies
Claude Models
Quality Score
Strengths
- CI/CD pipeline configured (github_actions)
- Good test coverage (50% test-to-source ratio)
- Good security practices \u2014 no major issues detected
Weaknesses
- No LICENSE file \u2014 legal ambiguity for contributors
- 297 duplicate lines detected \u2014 consider DRY refactoring
- 1 'god files' with >500 LOC need decomposition
Recommendations
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
- Address 21 TODO/FIXME items \u2014 consider tracking them as issues
Security & Health
Languages
Frameworks
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility · code-quality intelligence · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | A cross-platform (macOS + Windows) voice interface for hands-free conversations with Claude Code. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Desktop App | desktop | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
