Files
WindowsNotifications/Examples/README.md
T
2025-04-10 21:13:24 -04:00

11 lines
403 B
Markdown

# Examples
This directory contains example scripts demonstrating how to use the Windows Notifications system.
## Examples
- `SimpleNotification.ps1` - Shows a simple notification
- `NotificationWithButtons.ps1` - Shows a notification with buttons
- `CountdownNotification.ps1` - Shows a notification with a countdown timer
- `SystemContextNotification.ps1` - Shows a notification from SYSTEM context