blucli

Control Bluesound/NAD players via CLI for discovery, playback, grouping, and volume.

18|1|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/vignesh2027/Vilvona-AI --skill blucli-vignesh2027
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blucli
Source: https://github.com/vignesh2027/Vilvona-AI/tree/main/skills/blucli
Command: npx skills add https://github.com/vignesh2027/Vilvona-AI --skill blucli-vignesh2027

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires blu, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of interacting with Bluesound/NAD players, allowing for discovery, playback, grouping, and volume control from the command line.

Core Features & Use Cases

  • Player Control: Start, pause, stop, and adjust volume on Bluesound/NAD players.
  • Grouping Management: Create and manage audio groups for synchronized playback.
  • TuneIn Integration: Search and play content from TuneIn directly through the CLI.
  • Use Case: Imagine you want to play music from a specific TuneIn station on all your Bluesound speakers. Use blu tunein play "station name" to start playing the station across your system.

Quick Start

Use the blu devices command to list available devices, then select a target with blu --device <id> status. To play music, simply type blu play.

Frequently Asked Questions about blucli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control Bluesound or NAD audio players from the command line?

You can control Bluesound or NAD audio players from the command line using a CLI that enables device discovery, playback, grouping, and volume adjustments. It requires the 'blu' binary to execute commands.

How do I play a TuneIn station on multiple Bluesound speakers simultaneously?

To play a TuneIn station on multiple Bluesound speakers, use the command `blu tunein play "station name"` to start streaming across grouped devices for synchronized audio playback.

Can I manage audio grouping for Bluesound devices via a CLI?

Yes, you can manage audio grouping for Bluesound devices via a CLI to create and manage synchronized groups, allowing multiple players to play the same audio content simultaneously.

Do I need the 'blu' binary to use a CLI for NAD player control?

Yes, the 'blu' binary is a required dependency to use this CLI for NAD player control, as it provides the underlying execution framework for the command-line scripts.

What is the best way to automate home audio control for Bluesound players?

The best way to automate home audio control for Bluesound players is using a command-line interface designed for home automation, allowing scripted volume adjustments, playback, and device discovery.

How do I list available Bluesound devices before selecting one for playback?

To list available Bluesound devices before playback, use the `blu devices` command to discover players on your network, then target a specific device using `blu --device <id> status`.