skyhancloud/bark-github-action

GitHub Action for sending notifications to Bark

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
device_keyThe device key for the Bark server.yes
server_urlThe URL of the Bark server.yes
titleThe title of the push notification.no
bodyThe content of the push notification.yes
subtitleThe subtitle of the push notification.no
badgeThe badge number for the notification.no0
soundThe sound to play with the notification.no
iconThe icon URL for the notification. (Must be a .jpg file)no
groupThe group name for grouping messages.no
urlThe URL to open when the notification is clicked.no
levelThe level of the notification. (Must be one of `critical`, `active`, `timeSensitive`, `passive`)no
volumeThe volume of the notification. (Must be between 0 and 10)no
is_archiveWhether to archive the notification.no
copyCustom text to copy when the notification is copied.no
auto_copyWhether to auto-copy the notification.no
callWhether to repeat the ringtone on click.no
actionAction to perform when the notification is clicked. (Must be `none`)no

no outputs