dschep / dschep/ntfy

Pushbullet Channel Support

Open
#193 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
5k
Forks
216
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.