Skip to content

Add pipewire-utils for pw-play audio support - #7

Merged
clcollins merged 1 commit into
mainfrom
add-pipewire-utils
May 27, 2026
Merged

Add pipewire-utils for pw-play audio support#7
clcollins merged 1 commit into
mainfrom
add-pipewire-utils

Conversation

@clcollins

Copy link
Copy Markdown
Owner

Summary

  • Adds pipewire-utils to the base PKGS list in the Containerfile
  • Provides pw-play CLI for playing audio notifications from inside the toolbox
  • PipeWire socket is bind-mounted from the host at /run/user/.../pipewire-0, so pw-play routes audio through the host's PipeWire to speakers/headphones
  • Required by peon-ping (Claude Code sound notifications)

Test plan

  • make test passes (image builds with pipewire-utils installed)
  • pw-play --version works inside the new toolbox image
  • Audio plays from toolbox to host speakers via PipeWire socket

🤖 Generated with Claude Code

Provides pw-play CLI for playing audio notifications from inside
the toolbox. PipeWire socket is bind-mounted from the host, so
pw-play routes audio through the host's PipeWire to speakers.
Needed by peon-ping (Claude Code sound notifications).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Christopher Collins <collins.christopher@gmail.com>
@clcollins
clcollins merged commit 2648596 into main May 27, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant