bluefirex/PushNotifier Send Action

A GitHub Action to send notifications to iOS, macOS, Android and more using PushNotifier.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
api-tokenYour PushNotifier API token, see pushnotifier.de/account/apiyes
packageYour app's package name, e.g. "com.example.yourapp", see pushnotifier.de/account/apiyes
app-tokenA token from an app for a user. See pushnotifier.de/account/apiyes
device-idsComma-separated IDs (v2) of devices to send to. See pushnotifier.de/devices, click details on any device.yes
notificationThe notification's contentyes
urlAn optional URL to somethingno
silentDeliver a notification without soundnofalse
fail-on-errorIf true, job fails if the notification could not be delivered to at leat one device. Defaults to false.nofalse
namedescription
statusStatus of the notification submission