logoalt Hacker News

hmartinyesterday at 3:06 PM1 replyview on HN

If you're on a Mac, it can speak the notification instead for more detail!

``` "hooks": { "Notification": [ { "hooks": [ { "type": "command", "command": "jq '.message' | say" } ] } ] } ```


Replies

arachyesterday at 4:45 PM

thanks man! I've actually gone a bit further with hooks and speech synthesis

https://hooked.arach.dev/ and https://speakeasy.arach.dev/ - it's a fun setup