MyClaw
HomeProductsUse CasesPricingSkillsResourcesCompany
HomeUse CasesPricingSkills
Sign In
Home
ProductsOpenClaw HostingHermes Agent Hosting
Use CasesPricingSkills
ResourcesCompareTutorialLearnBlogUpdatesResourcesCommunity
CompanyAboutSupport
Sign In
MyClaw.ai

Your AI agent, already running.

Product

OpenClaw HostingHermes Agent HostingUse CasesPricingCompareAlibaba Cloud

Resources

BlogUpdatesSkillsModelsSupportCommunityCapybara

Legal

TermsPrivacyCookieGDPRContact

© 2023 Cubo World Inc. All rights reserved.

← Back to Skills
Browser & Automation
🫐

blucli

Control Bluesound and NAD players from the command line — discovery, playback, grouping, and volume.

by OpenClawv1.0.0
ProductivityAutomationCLISelf-HostedDeveloper Tool
Connecting to VM...
Connecting to VM...
npx clawhub@latest install blucli
10Current Installs
📦
v1.0.0Version

Requirements

bluDefault BluOS Device(optional)

blucli Skill Overview

blucli (blu) is a command-line interface for controlling Bluesound and NAD network audio players. It supports device discovery, playback control, multi-room grouping, volume management, and TuneIn radio search and playback. Designed for scripting and automation, it offers --json output mode and flexible device targeting via flags, environment variables, or a saved default.

How to Use It

Step 1: Run in your terminal or install this skill on MyClaw

npx clawhub@latest install blucli
or

Click the Install button at the top of this page for one-click setup

When to Use blucli

Best Fit

  • You want to automate Bluesound or NAD player control from scripts, shell aliases, or AI agents without opening the BluOS app.
  • You manage a multi-room audio setup and need to script grouping, playback changes, or volume adjustments across devices.
  • You want to integrate TuneIn radio search and playback into a broader automation workflow.
  • You prefer a fast, scriptable CLI with structured --json output for programmatic consumption.

When Not to Use

  • You do not own a Bluesound or NAD device — blu is specific to the BluOS ecosystem.
  • You need a graphical interface or mobile-friendly controls; the official BluOS app is better suited for that.

Key Features

Device Discovery & Targeting

Run blu devices to list all BluOS players on your network. Target a specific device via --device <id|name|alias>, the BLU_DEVICE environment variable, or a saved config default — whichever is most convenient for your workflow.

Playback Control

Issue blu play, blu pause, and blu stop commands to control playback on any targeted player. Check the current state at any time with blu --device <id> status.

Volume Management

Set the volume precisely with blu volume set <level>, making it easy to script scheduled volume changes or integrate volume control into automation routines.

Multi-Room Grouping

Manage BluOS player groups with blu group status, blu group add, and blu group remove to build or tear down synchronized multi-room audio zones from the command line.

TuneIn Radio Search & Playback

Search TuneIn stations with blu tunein search "query" and start playback instantly with blu tunein play "query", enabling radio automation without manual app interaction.

JSON Output for Scripting

Pass --json to any command to receive structured JSON output, making blu easy to integrate into shell scripts, AI agent pipelines, and other automation tools.

Use Cases

Morning audio automation

Use a scheduled script to set volume to a comfortable level and start a TuneIn radio station across all grouped rooms every morning, without touching the BluOS app.

Multi-room party mode

Quickly group multiple Bluesound players and start synchronized playback with a single shell command or AI agent instruction during a gathering.

AI agent audio control

Integrate blu into an AI agent workflow so a natural-language request like "pause the living room speaker" translates directly into a blu pause command targeting the correct device.

Status monitoring in scripts

Poll blu --device <id> status --json in a monitoring script to track playback state across devices and trigger conditional actions based on what is currently playing.

Connecting to VM...
npx clawhub@latest install blucli
10Current Installs
📦
v1.0.0Version

Requirements

bluDefault BluOS Device(optional)

FAQ

Reviews

0 reviews

Log in to write a review

No reviews yet. Be the first to share your experience!