Difference between revisions of "Sound notifications"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
[[macOS]] | [[macOS]] | ||
[[terminal-notifier]] -sound default -message "Your notification text!" | [[terminal-notifier]] -sound default -message "Your notification text!" | ||
+ | |||
+ | [[PowerShell]] | ||
+ | [[Write-Host]] -NoNewLine "`a" | ||
== Related == | == Related == |
Revision as of 13:39, 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!"
Write-Host -NoNewLine "`a"
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: