mirror of
https://github.com/freedbygrace/WindowsNotifications.git
synced 2026-07-26 20:18:13 +00:00
11 lines
403 B
Markdown
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
|