en-us/about_PushoverForPS.help.txt

TOPIC
    about_PushoverForPS
 
SHORT DESCRIPTION
    The PushoverForPS module includes commands for easily working with the Pushover API.
 
LONG DESCRIPTION
    The PowerShell PushoverForPS module provides commands for interacting with the Pushover API to send notifications to Android, iOS, and desktop browsers such as Chrome, Firefox, and Safari directly from PowerShell.
 
    Send-Pushover is used to generate notifications with the Pushover API.
 
    Receive-PushoverReceipt is used to retrieve the state of Emergency priority notifications that have to be acknowledged.
 
    Test-PushoverKey validates user/group keys and/or device names.
 
    Stop-PushoverRetry stops Emergency priority notification retries.
 
    Receive-PushoverSound retrieves the list of currently available sounds that can be triggered on devices.
 
KEYWORDS
    Pushover PushoverAPI Notifications Android iOS Chrome Firefox Safari
 
SEE ALSO
    Get-Help Send-Pushover
    Get-Help Test-PushoverKey
    Get-Help Receive-PushoverReceipt
    Get-Help Stop-PushoverRetry
    Get-Help Receive-PushoverSound