mirror of
https://github.com/Finb/Bark.git
synced 2026-04-26 14:35:53 +03:00
[GH-ISSUE #312] Feature request: Send notification to all devices registered to the server #276
Labels
No labels
bug
enhancement
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Bark#276
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @michalpulpan on GitHub (Jun 30, 2025).
Original GitHub issue: https://github.com/Finb/Bark/issues/312
Hi, @Finb,
thank you for creating this project.
I'd like to kindly request a feature which would enable sending a notification to all users registered to the notification server. We're implementing Bark as a monitoring service in our company. I'd like to be able to send critical notification all developers related to the given project.
Till now we've been using a Slack. But with Bark, we'd have to always add new/remove old developer devices from the program sending the notifications.
Thank you for your time
@Finb commented on GitHub (Jul 1, 2025):
Hello, Bark doesn’t support the feature you mentioned, but there are other ways to collect the user’s key — you can refer to this issue(#295) for details. Feel free to ask further questions here.