Difference between revisions of "Sound notifications"

From wikieduonline
Jump to navigation Jump to search
m (Welcome moved page Audio to Sound notifications)
Line 9: Line 9:
 
* [[Zenity]]
 
* [[Zenity]]
 
* <code>[[notify-send]]</code>
 
* <code>[[notify-send]]</code>
* sudo apt-get install [[undistract-me]]
+
* <code>apt-get install [[undistract-me]]</code>
 
* 2018,  <code>pip install [[ntfy]]</code>
 
* 2018,  <code>pip install [[ntfy]]</code>
 
* [[Amazon Polly]]
 
* [[Amazon Polly]]

Revision as of 10:06, 14 December 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

See also

Advertising: