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

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

New Features

One-command bootstrap installer

Install or update the plugin with a single command:

curl -fsSL https://raw.githubusercontent.com/777genius/claude-notifications-go/main/bin/bootstrap.sh | bash

Handles marketplace setup, plugin install, and binary download automatically. Cross-platform (macOS, Linux, Windows Git Bash). Idempotent — safe to re-run for updates.

Dedicated error sound

New error.mp3 for API errors and session limit notifications instead of reusing the question sound.

Changes

Simplified session names

Session identifiers in notification titles are now single words for cleaner display:

  • Before: ✅ Completed [bold-cat] main
  • After: ✅ Completed main [cat]

Updated README

Bootstrap method is now the primary installation method. Manual install preserved as collapsible fallback.


Full Changelog: v1.16.0...v1.17.0

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

NewReleases is sending notifications on new releases.