Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play sound on change #58

Open
hfossli opened this issue Nov 28, 2016 · 1 comment
Open

Play sound on change #58

hfossli opened this issue Nov 28, 2016 · 1 comment

Comments

@hfossli
Copy link

hfossli commented Nov 28, 2016

It would be awesome if it is possible to play some sound every time it changes.

@moshed
Copy link

moshed commented Dec 5, 2016

you can display a notification with sound using applescript

set desired_color to "red"
tell application "AnyBar" to set image name to desired_color
display notification with title "Indicator Change" subtitle desired_color sound name "Glass"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants