PoshNotify Cross-platform PowerShell module for generating toast notifications on Linux, macOS, and Windows 10. Examples Script Completion Send-OSNotification -Title 'Script Completed' -Body "The script you were running finished at $(Get-Date -Format t)" Windows macOS Linux