github 777genius/claude-notifications-go v1.16.0

latest releases: v1.40.1, v1.40.0, v1.39.4...
6 months ago

New Features

Terminal bell for tab indicators (#28)

Sends BEL character to trigger terminal tab indicators — Ghostty tab highlight, tmux window bell flag, and similar.

  • Works independently of desktop notifications (fires even when desktop is disabled)
  • New terminalBell config option (default: true)
  • Cross-platform: /dev/tty on Unix, os.Stdout on Windows
  • Graceful degradation: silently skipped if TTY unavailable (Docker, CI, piped)

Thanks @retr0h!

list-sounds CLI and /sounds skill command (#23)

New utility to browse and preview available notification sounds directly from Claude Code.

Changes

  • Updated notification sound files for plan readiness and review completion statuses

Full Changelog: v1.15.1...v1.16.0

Don't miss a new claude-notifications-go release

NewReleases is sending notifications on new releases.