Blucli

TotalClaw 作者 steipete v1.0.0

BluOS CLI (blu) 用于发现、播放、分组和音量。

源码 ↗

安装 / 下载方式

TotalClaw CLI推荐
totalclaw install totalclaw:steipete~steipete-blucli
cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Asteipete~steipete-blucli/file -o steipete-blucli.md
Git 仓库获取源码
git clone https://github.com/clawdbot/skills/commit/4a9503322f669ea68443b951ce9e247d28633971
## 概述(中文)

BluOS CLI (blu) 用于发现、播放、分组和音量。

## 原文

# blucli (blu)

Use `blu` to control Bluesound/NAD players.

Quick start
- `blu devices` (pick target)
- `blu --device <id> status`
- `blu play|pause|stop`
- `blu volume set 15`

Target selection (in priority order)
- `--device <id|name|alias>`
- `BLU_DEVICE`
- config default (if set)

Common tasks
- Grouping: `blu group status|add|remove`
- TuneIn search/play: `blu tunein search "query"`, `blu tunein play "query"`

Prefer `--json` for scripts. Confirm the target device before changing playback.