BurntToast

1.0.0-Preview20250720

Module for creating and displaying Toast Notifications on Microsoft Windows 10.

Minimum PowerShell version

5.0

This is a prerelease version of BurntToast.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name BurntToast -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name BurntToast -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2015 Joshua (Windos) King. All rights reserved.

Package Details

Author(s)

  • Joshua (Windos) King

Tags

Notifications Utilities Windows10 Toast

Functions

Get-BTHeader Get-BTHistory New-BTAction New-BTAudio New-BTBinding New-BTButton New-BTColumn New-BTContent New-BTContextMenuItem New-BTHeader New-BTImage New-BTInput New-BTProgressBar New-BTSelectionBoxItem New-BTShortcut New-BTText New-BTVisual New-BurntToastNotification Remove-BTNotification Submit-BTNotification Update-BTNotification

Dependencies

This module has no dependencies.

Release Notes

# 1.0.0-Preview20250719

* Features and Improvements
 * Create and update all help files.
 * Enable "Activation" events on all supported versions of PowerShell, including Windows PowerShell.
 * Enable "Dismissed" and "Failed" events on PowerShell 7.1+.
 * Improve support for attribution text.
* CI and Repository
 * Update Issue and Feature Request Templates.

# 1.0.0-Preview20250719

* Breaking Changes
 * Custom Audio Path Removed: Support for custom audio file sources has been eliminated.
 * AppId Customization Removed: The ability to specify a custom AppId has been removed.
 * Shoulder Tap Notifications Removed: Support for "shoulder tap" toast types is no longer available.
* Features and Improvements
 * Shortcut Support: Introduced capability to create Windows shortcuts with proper AppUserModelID—enables full toast branding when launching PowerShell.
 * Event Data Improvements: Event data handling and options improved for notification actions.
* Libraries
 * Microsoft.Windows.SDK.NET.Ref library bumped to 10.0.22621.28.
 * Microsoft.Toolkit.Uwp.Notifications library bumped to 7.1.3.

FileList

  • BurntToast.nuspec
  • config.json
  • README.md
  • en-us\about_BurntToast.help.txt
  • Images\BurntToast-Logo.png
  • Images\BurntToast.png
  • lib\Microsoft.Toolkit.Uwp.Notifications\Microsoft.Toolkit.Uwp.Notifications.dll
  • lib\Microsoft.Toolkit.Uwp.Notifications\README.md
  • lib\Microsoft.Toolkit.Uwp.Notifications\net461\Microsoft.Toolkit.Uwp.Notifications.dll
  • lib\Microsoft.Toolkit.Uwp.Notifications\net5.0-windows10.0.17763\Microsoft.Toolkit.Uwp.Notifications.dll
  • lib\Microsoft.Windows.SDK.NET\Microsoft.Windows.SDK.NET.dll
  • lib\Microsoft.Windows.SDK.NET\README.md
  • lib\Microsoft.Windows.SDK.NET\WinRT.Runtime.dll
  • BurntToast.psd1
  • BurntToast.psm1

Version History

Version Downloads Last updated
1.0.0-Previe... (current version) 4 7/20/2025
1.0.0-Previe... 6 7/19/2025
0.8.5 25,275,852 12/30/2020
0.8.4 2,120 12/29/2020
0.8.3 260,345 10/4/2020
0.8.2 2,791 9/24/2020
0.8.1 151 9/17/2020
0.8.0 4,884 9/11/2020
0.7.2 26,874 8/6/2020
0.7.1 92,523 4/9/2020
0.7.0 116,617 4/1/2019
0.6.3 40,788 2/2/2019
0.6.2 19,544 6/5/2018
0.6.1 7,176 10/16/2017
0.6.0 2,852 4/28/2017
0.5.2 921 3/14/2017
0.5.1 1,172 1/1/2017
0.5.0 311 11/3/2016
0.4 905 7/31/2015
0.3 127 7/22/2015
Show more