BurntToast
0.7.0
Module for creating and displaying Toast Notifications on Microsoft Windows 10.
Minimum PowerShell version
5.0
See the version list below for details.
Installation Options
Owners
Copyright
(c) 2015 Joshua (Windos) King. All rights reserved.
Package Details
Author(s)
- Joshua (Windos) King
Tags
Notifications Utilities Windows10 Toast
Functions
Get-BTHistory New-BTAction New-BTAppId New-BTAudio New-BTBinding New-BTButton New-BTContent New-BTContextMenuItem New-BTHeader New-BTImage New-BTInput New-BTProgressBar New-BTSelectionBoxItem New-BTShoulderTapBinding New-BTShoulderTapImage New-BTShoulderTapPeople New-BTText New-BTVisual New-BurntToastNotification New-BurntToastShoulderTap Remove-BTNotification Submit-BTNotification Update-BTNotification
Dependencies
This module has no dependencies.
Release Notes
# 0.7.0
* HEADLINE FEATURE: My People "Shoulder Tap" notifications have been implemented
* You can now specify images on the network via UNC paths. Fix for #56
* We're now properly supporting bindable text, and removing the curly braces more gracefully
* Get a list of all toasts you've sent, which have not been dismissed by the user, using Get-BTHistory
* Remove toasts you've sent, using Remove-BTNotification
* Set expiration times on toasts using the new ExpirationTime parameter on New-BurntToastNotification and Submit-BTNotification
* Toasts which have expired are removed from the Action Center
* Send toasts directly to the Action Center, and avoid showing them on screen, with the new SuppressPopup switch on New-BurntToastNotification and Submit-BTNotification
* You can now adjust a toasts timestamp (both past and future) using the CustomTimestamp parameter on New-BurntToastNotification and New-BTContent
* If not specified, the system uses the time at which the toast was received and this may not accuratly reflect the intent of the notification
FileList
- BurntToast.nuspec
- BurntToast.psd1
- BurntToast.psm1
- config.json
- README.md
- Images\BurntToast-Logo.png
- Images\BurntToast.png
- lib\Microsoft.Toolkit.Uwp.Notifications\Microsoft.Toolkit.Uwp.Notifications.dll
- lib\Microsoft.Toolkit.Uwp.Notifications\Microsoft.Toolkit.Uwp.Notifications.xml
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-Preview2 | 3,158 | 5/6/2023 |
1.0.0-Preview1 | 988 | 2/9/2022 |
0.8.5 | 20,189,537 | 12/30/2020 |
0.8.4 | 2,104 | 12/29/2020 |
0.8.3 | 260,335 | 10/4/2020 |
0.8.2 | 2,789 | 9/24/2020 |
0.8.1 | 150 | 9/17/2020 |
0.8.0 | 4,880 | 9/11/2020 |
0.7.2 | 26,873 | 8/6/2020 |
0.7.1 | 92,522 | 4/9/2020 |
0.7.0 (current version) | 116,574 | 4/1/2019 |
0.6.3 | 40,724 | 2/2/2019 |
0.6.2 | 19,328 | 6/5/2018 |
0.6.1 | 7,173 | 10/16/2017 |
0.6.0 | 2,848 | 4/28/2017 |
0.5.2 | 920 | 3/14/2017 |
0.5.1 | 1,170 | 1/1/2017 |
0.5.0 | 310 | 11/3/2016 |
0.4 | 888 | 7/31/2015 |
0.3 | 125 | 7/22/2015 |