Difference between revisions of "Sound notifications"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
− | * <code>[[tput bel]]</code>: <code>while true; do tput bel; sleep | + | * <code>[[tput bel]]</code>: <code>while true; do tput bel; sleep 1; done</code> |
[[paplay]] command | [[paplay]] command | ||
[[echo -e]] '\a' | [[echo -e]] '\a' |
Revision as of 07:04, 16 March 2023
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
- sudo apt-get install undistract-me
- 2018,
pip install ntfy
- Amazon Polly
ping -a
See also
Advertising: