We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried Alert/Notify but no luck.
Alert/Notify
Is this project still maintained?
The text was updated successfully, but these errors were encountered:
Same.
Sorry, something went wrong.
Same here, Seems the problem is the permission of osascript ( the app of macOs that beeep uses ) not being allowed by default to show notification.
Solution:
display notification "hello" with title "hi"
Found solution here https://forum.latenightsw.com/t/trying-to-use-terminal-for-display-notification/5068
Thanks
No branches or pull requests
I tried
Alert/Notify
but no luck.Is this project still maintained?
The text was updated successfully, but these errors were encountered: