mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-05-20 01:11:37 +00:00
docs: add opencode-sound to plugins
This commit is contained in:
parent
6624a86531
commit
638de2ccba
1 changed files with 10 additions and 0 deletions
10
data/plugins/opencode-sound.yaml
Normal file
10
data/plugins/opencode-sound.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
name: opencode-sound
|
||||
repo: https://github.com/hardes11/opencode-sound
|
||||
tagline: System sound alerts for agent questions, permission requests, and response completion
|
||||
description: >-
|
||||
Plays freedesktop system sounds when the AI agent asks for permission
|
||||
(dialog-warning), asks a clarifying question (dialog-information), or
|
||||
finishes a response (complete). Auto-detects PipeWire, PulseAudio, ALSA,
|
||||
canberra, or falls back to the terminal bell. Configurable via
|
||||
OPENCODE_SOUND_ENABLED and OPENCODE_SOUND_VOLUME environment variables.
|
||||
Debounced to avoid sound spam.
|
||||
Loading…
Add table
Add a link
Reference in a new issue