dschep / ntfy

🖥️📱🔔 A utility for sending notifications, on demand and when commands finish.
http://ntfy.rtfd.io
GNU General Public License v3.0
4.8k stars 213 forks source link

Pushbullet Channel Support #193

Open jasonlyle88 opened 5 years ago

jasonlyle88 commented 5 years ago

Let me start by saying, I just found ntfy... its AWESOME. Thanks for this great modular solution!

Now, onto the issue/feature request.

Within pushbullet, each account can create "Channels" to which other users can subscribe. Only the channel's owner can push to a channel. It would be nice to be able to specify pushing to a channel instead of to the user's feed as it works now.

I imagine this working through an optional parameter. If the optional parameter is not present, then the pushbullet backend works just as it does now by pushing to the users feed. With the optional parameter, the end user specifies the channel name (or possibly a YAML list to pass to multiple channels at once). The message is then pushed to all specified channels in the optional parameter.

If this functionality is present, I don't see it in the docs. If it isn't present, I think it would make a great (and probably fairly easy) feature request!

dschep commented 5 years ago

Let me start by saying, I just found ntfy... its AWESOME. Thanks for this great modular solution! Thanks!

As for the request. Yeah, sounds simple enough. I don't use pushbullet these days (more of a default/pushover/ntfy-webpush user). Seems to just require adding channel_tag to the request payload if any one wants to make a PR: https://docs.pushbullet.com/#create-push