Readrops icon indicating copy to clipboard operation
Readrops copied to clipboard

feature request: miniflux backend support

Open rakshazi opened this issue 4 years ago • 7 comments

Hello,

Please, consider adding of https://miniflux.app as backend provider. It has both own api and fever api

rakshazi avatar Oct 22 '21 22:10 rakshazi

@Shinokuni , are you planning to implement miniflux support for the rewritten 2.0 release? I would definitely appreciate the integration of miniflux very much!

w1n5l0w avatar Jul 04 '24 09:07 w1n5l0w

Fever API implementation is planned for 2.0, so miniflux should work with Readrops!

Shinokuni avatar Jul 04 '24 10:07 Shinokuni

Fever API implementation was added in 2.0. I keep this issue open as I plan to implement Miniflux official API.

Shinokuni avatar Sep 07 '24 16:09 Shinokuni

Thank you for this wonderful app. I have been searching for an RSS client app for my miniflux instance and came across this. Out of many apps I have tried, this one seems to be simple and yet provides all the features what I wanted.

Can you please share any update on official Miniflux API support?

akshara-tg avatar Mar 25 '25 08:03 akshara-tg

Thanks @akshara-tg for your feedback, glad Readrops suits your needs! Miniflux official API support will come in the next release (2.2). Miniflux is great software and deserves proper support!

Shinokuni avatar Mar 25 '25 09:03 Shinokuni

@Shinokuni Thanks for the swift reply. Yes, MiniFlux is indeed a great app. That is my single window to most of the content I consume (Rss feed of news, blogs, Reddit, YouTube etc). And this need a great client app as well. I hope Readrop will continue to be the best app :-)

akshara-tg avatar Mar 25 '25 10:03 akshara-tg

The "Save" option in Miniflux will trigger saving this article in configured external services. All my 'consumption' workflow is built around this Save option. For e.g., I have added all my YouTube subscriptions in Miniflux. When I click 'Save' for a YouTube video the link is sent to the Webhook that I have added in Miniflux Integrations. There is a Python program that monitor the webhook payload and send that to yt-dlp to download the video and transfer to Plex. If I click on a non YouTube article in Miniflux that sent to "Hoarder" (https://github.com/hoarder-app/hoarder) for archiving.

Right now, I have configured Fever API to access miniflux from Readrops. It seems when I click on ‘Star’ button in app, it is triggering the save action in Miniflux. Can we keep ‘Star’ and ‘Save’ as two different options and work in sync with how Miniflux works? Please look into this when you are supporting the native miniflux integration. Refer "https://miniflux.app/docs/api.html#endpoint-save-entry"

Image

akshara-tg avatar Mar 25 '25 11:03 akshara-tg