返回顶部
c

clawbb

ClawBB — Free macOS voice-to-text built for Vibe Coding. Hold Globe key, speak, text appears at your cursor. Powered by Google Gemini LLM. Apple Notarized.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.1.5
安全检测
已通过
76
下载量
0
收藏
概述
安装方式
版本历史

clawbb

# ClawBB (虾BB) **Hold Globe key. Speak. Text appears.** Free voice-to-text built for Vibe Coding. - 🆓 **Free forever** — Google Gemini free tier, 250 transcriptions/day - 🌏 **Bilingual** — Mixed Chinese + English, perfect punctuation for AI prompts - 🔴 **Live streaming preview** — See text appear as you speak (Gemini Live API) - ⚡ **341KB pure Swift** — Zero dependencies, macOS native - 🧠 **LLM engine** — Not Whisper ASR. Gemini understands meaning, not just sound. - 📖 **Open source** — MIT License, Apple Notarized ## Install Download the Apple Notarized DMG (app release v1.1.3): from GitHub Releases: ```bash curl -L -o /tmp/XiaBB.dmg "https://github.com/dyz2102/xiabb/releases/download/v1.1.3/XiaBB-v1.1.3-macOS-arm64.dmg" ``` **Verify checksum before opening:** ```bash echo "ce53a5b0ccc3b0993b284686ab05716f3e616969f98395d1baf8aec083f8d784 /tmp/XiaBB.dmg" | shasum -a 256 -c ``` Then open the DMG and drag XiaBB.app to Applications: ```bash open /tmp/XiaBB.dmg ``` The app is signed with Developer ID and Apple Notarized — no Gatekeeper warnings. ### Build from source (optional) If you prefer to inspect and compile yourself: ```bash git clone https://github.com/dyz2102/xiabb.git /tmp/xiabb-build cd /tmp/xiabb-build # Review install.sh and native/main.swift before running cat install.sh bash install.sh ``` Requires Xcode Command Line Tools (`xcode-select --install`). ## Setup ### Gemini API Key Get a free key at https://aistudio.google.com/apikey, then configure: ```bash # Recommended: environment variable export GEMINI_API_KEY="your-key-here" ``` Or configure via the app's menu bar → "Configure Gemini API Key...". The key is stored locally at `~/Tools/xiabb/.api-key` (chmod 600 recommended). ### Permissions On first launch, macOS will prompt for: - **Accessibility**: Required for Globe key detection (CGEventTap) - **Microphone**: Required for voice recording Both are standard macOS permissions for a voice input app. Grant them in System Settings → Privacy & Security. ## Usage | Action | Result | |--------|--------| | Hold 🌐 Globe key | Start recording, HUD shows live preview | | Release 🌐 Globe key | Transcription pastes at cursor | | Click HUD 📋 | Copy last result | ## Security & Privacy - **Open source**: Full source at https://github.com/dyz2102/xiabb — review before use - **Apple Notarized**: Signed with Developer ID, verified by Apple - **No account required**: No signup, no tracking, no telemetry - **Audio processing**: Audio is sent to Google Gemini API for transcription. Review Google's privacy policy if this concerns you. - **Local storage only**: API key and config stored locally, never transmitted except to Gemini API ## Links - 🌐 Website: https://xiabb.lol - 📦 GitHub: https://github.com/dyz2102/xiabb - 📄 MIT License

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 clawbb-1776030281 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 clawbb-1776030281 技能

通过命令行安装

skillhub install clawbb-1776030281

下载 Zip 包

⬇ 下载 clawbb v1.1.5

文件大小: 2.19 KB | 发布时间: 2026-4-13 09:44

v1.1.5 最新 2026-4-13 09:44
Fix version consistency: skill v1.1.5 references app release v1.1.3

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部