Skip to content

PCAssistSoftware/PowerShell-Toast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published