Skip to content

Comment on Show HN: Claude Code Plugin to play music when waiting on user inputparent

Comments

On a Mac, you can add sound to the notification:

osascript -e 'display notification "Ready" with title "Claude Code" sound name "Glass"'

(you may need to first use the OSX Script Editor to manually run display notification "Ready" with title "Claude Code" sound name "Glass" to get the Mac to show a permission request dialog for the notifications)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.