Difference between revisions of "Sound notifications"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
[[echo -e]] '\a' | [[echo -e]] '\a' | ||
[[printf]] '\7' | [[printf]] '\7' | ||
+ | |||
+ | [[macOS]] | ||
[[terminal-notifier]] -sound default -message "Your notification text!" | [[terminal-notifier]] -sound default -message "Your notification text!" | ||
Revision as of 13:37, 19 January 2024
tput bel
:while true; do tput bel; sleep 1; done
paplay command echo -e '\a' printf '\7'
terminal-notifier -sound default -message "Your notification text!"
Related
- Zenity
notify-send
apt-get install undistract-me
- 2018,
pip install ntfy
- Amazon Polly
ping -a
- Alerts and notifications
bip
shell alias
See also
Advertising: