PCAssistSoftware / PoshNotify

Cross-platform PowerShell module for generating toast notifications on Linux, macOS, and Windows 10.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PoshNotify

Codacy Badge codecov Build Status PowerShell Gallery Version

Platforms Top Language Code Size PowerShell Gallery Downloads Open Issues

Cross-platform PowerShell module for generating toast notifications on Linux, macOS, and Windows 10.

PoshNotify Icon

Examples

Script Completion

Send-OSNotification -Title 'Script Completed' -Body "The script you were running finished at $(Get-Date -Format t)"

Windows

Windows result script completion

macOS

macOS result script completion

Linux

Linux result script completion

About

Cross-platform PowerShell module for generating toast notifications on Linux, macOS, and Windows 10.

License:MIT License


Languages

Language:PowerShell 100.0%