miniflux / v2

Minimalist and opinionated feed reader
https://miniflux.app
Apache License 2.0
6.82k stars 718 forks source link

WebPush notifications for new entries #337

Open aeoris opened 5 years ago

aeoris commented 5 years ago

I would like to get notified on multiple devices when a new entry is found for some feeds. After reading #36, I'd very much prefer miniflux to handle the notifications instead of a third-party browser extension (as this limits on which devices I could get notified).

@fguillot would you be open to include support for WebPush notifications in miniflux? I started working on this, so I think it's better to ask now! They are mature enough and available on multiple browsers and devices. Also, there's a library which implements the necessary API and encryption (SherClockHolmes/webpush-go).

My idea is to add the option to enable the notifications per feed (as I don't need notifications for every one of them). Then, when the feed gets refreshed and new entries are found, a notification like the following would be triggered:

image

fguillot commented 5 years ago

Did you started working on a PR to see how it works?

aeoris commented 5 years ago

@fguillot I just opened a (non-ready, but working) PR (#354).

pinpox commented 2 years ago

Still very interested in this feature. Any work still ongoing? I don't have telegram, any form of getting notified on desktop and mobile would be great