MichaelAquilina / zsh-auto-notify

⏰ ZSH plugin that automatically sends out a notification when a long running task has completed.
GNU General Public License v3.0
404 stars 41 forks source link

Sound support #47

Open roeniss opened 1 year ago

roeniss commented 1 year ago

Issue Details

Please provide the following details when opening an issue:

I want to get notified by sound as well as notification. Something like this: https://github.com/julienXX/terminal-notifier#example-uses

Operating System (uname -a)

Darwin Roenissui-MacBookAir-2.local 22.3.0 Darwin Kernel Version 22.3.0: Mon Jan 30 20:38:43 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T8112 arm64

zsh version (zsh --version)

zsh 5.9 (arm-apple-darwin22.1.0)

auto-notify version (echo "$AUTO_NOTIFY_VERSION")

0.8.1

How is auto-notify installed?

Sidenote

First, thank you for building such a cool project. Before zsh-auto-notify, I had to assume how long each command would take and manually apply some other binaries to my command. This really helps my daily life. Thank you Aquilina!

V4G4X commented 5 months ago

@roeniss Were you able to get sound to work later?

roeniss commented 5 months ago

@V4G4X no I'm still hoping 😅