PowerShell Module for displaying Toast Notifications on Windows 10 and Windows Server 2019 and above.
Install-Module -Name BurntToast
See the PowerShell Gallery for the complete details and instructions.
choco install burnttoast-psmodule
See the Chocolatey community package for more details. Thanks Bill Curran for maintaining the package.
-
OnActivated events are "sticky"
- See #256 by Windos
-
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.
-
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.
-
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.
-
Microsoft.Windows.SDK.NET.Ref library bumped to 10.0.22621.28.
-
Microsoft.Toolkit.Uwp.Notifications library bumped to 7.1.3.
See previous releases in the Full Change Log
To ensure the long-term health of this project and prevent maintainer burnout, I'm looking for some additional helping hands. All contributions are of great value, from code and documentation to issue triage and testing.
If you are interested in helping guide the future of this project, please let me know by filling out our Maintainer Request Form. Look forward to hearing from you!
- see LICENSE file
The default image for BurntToast Notifications is a photo taken by Craig Sunter
- Bluesky: @toastit.dev
- Mastodon: @windos@mastodon.nz
- Twitter: @WindosNZ
- Blog: ToastIT.dev