PCAssistSoftware / PowerShell-Toast

PowerShell module for creating and managing toast notifications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowerShell-Toast


This module is used for creating custom toast notifications using PowerShell. See the help documentation for the specific functions for more information.

Installation

To load the module, open a PowerShell terminal and run the following command:

Import-Module .\toast.psm1

Once loaded, use either New-Toast or New-SimpleToast to create a toast notification.

About

PowerShell module for creating and managing toast notifications.


Languages

Language:PowerShell 100.0%