yang991178 / fluent-reader

Modern desktop RSS reader built with Electron, React, and Fluent UI
https://hyliu.me/fluent-reader/
BSD 3-Clause "New" or "Revised" License
7.79k stars 425 forks source link

[Fundraising] Support for RSS services #23

Open yang991178 opened 4 years ago

yang991178 commented 4 years ago

Support for the following services are being considered. There is a fundraising on GitHub Sponsors to help cover up the costs for hosting and testing additional services.

Please feel free to suggest additional services in follow-ups.

您也可以通过支付宝捐赠并备注希望支持的API,所得将一并计入上述目标。

Pepperzxy commented 2 years ago

netnewswire

HammyHavoc commented 2 years ago

Nextcloud News support would be extremely cool.

luckycold commented 2 years ago

Please Nextcloud News support would be so helpful for my home server.

shuvashish76 commented 2 years ago

NewsBlur : https://github.com/samuelclay/NewsBlur

https://newsblur.com/api

7gugu commented 2 years ago

希望支持iCloud

kxxt commented 2 years ago

希望可以同本地文件进行同步,主要是在双系统场景下使用。

trymeouteh commented 2 years ago

I know of commafeed which is an open source RSS/Atom service but it is slow to use and there maybe a better alternative

trymeouteh commented 2 years ago

I made a suggestion on adding a local file system sync. Not a service but to add in the desktop and mobile app to allow it to sync with a OPML file stored on your system and using other software such as Syncthing alongside with Fluent Reader to sync your feed across different devices.

https://github.com/yang991178/fluent-reader/issues/386

trymeouteh commented 2 years ago

From doing more research, I would be in favor of integration tiny tiny rss and/or freshrss.

luckycold commented 2 years ago

From doing more research, I would be in favor of integration tiny tiny rss and/or freshrss.

FreshRSS is already supported through either the Google Reader API or the Fever API

ShixiangWang commented 2 years ago

关键的订阅内容数据在哪里,能否通过坚果云这一类工具进行热备份/同步。

Alerymin commented 2 years ago

DecSync

yanhy810 commented 2 years ago

It is recommended that the Android version can support the import of local RSS links and the import of any website without RSS links. thank you.

Darthagnon commented 2 years ago

Any chance support could be added for Twitter XML feeds?

yanhy810 commented 2 years ago

No, it's impossible. If your reader can support adding local RSS and loading article images, it may still be possible. thank you.

------------------ 原始邮件 ------------------ 发件人: "Darren John de @.>; 发送时间: 2022年8月24日(星期三) 凌晨1:58 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [yang991178/fluent-reader] [Fundraising] Support for RSS services (#23)

有没有可能为Twitter XML Feed添加支持?

— 直接回复此邮件,在GitHub上查看,或取消订阅. @.***与>.

Darthagnon commented 2 years ago

No, it's impossible. If your reader can support adding local RSS and loading article images, it may still be possible. thank you.

chrome_wwSVFbRSz1 Not sure what you mean by "image articles", but FeedBro supports it, loading plaintext and images. They must be using a custom workaround, maybe something like this. Currently, attempts to add a Twitter feed to FluentReader gives an XML parse error (possibly related: #429)

yanhy810 commented 2 years ago

When using online RSS service providers such as feedbin and bazqux reader to subscribe to RSS feeds of some government websites, you can see the pictures in the articles by viewing them on their official websites. However, when deploying the services of these service providers into "fluent reader", you can not view the pictures in the articles on either Android or PC. To view the pictures in the article, you can only open them in the browser. Can you improve it so that "fluent reader" can also expand the full text in the application to view the article images? thank you.

------------------ 原始邮件 ------------------ 发件人: "Darren John de @.>; 发送时间: 2022年8月24日(星期三) 凌晨2:10 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [yang991178/fluent-reader] [Fundraising] Support for RSS services (#23)

不,这是不可能的。如果你的读者可以支持添加本地RSS和加载文章图片,它可能仍然是可能的。谢谢你。 … ------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2022年8月24日(星期三) 凌晨1:58 @.>; @.**@.>; 主题: 回复:【yang991178/fluent-reader】【筹款】支持RSS服务(#23) 有没有可能为Twitter XML Feed添加支持? — @.**与>.

不太清楚你所说的“图片文章”是什么意思,但是FeedBro支持它,加载明文和图片。他们一定是使用了自定义的变通方法,也许像这样的

— 直接回复此邮件,在GitHub上查看,或取消订阅. @.***与>.

sparklyballs commented 2 years ago

Would it be possilbe to get full integration with tiny tiny rss, i know you can use the fever API but it's a pain in the preverbial that I can't add/delete feeds etc to and from my tt-rss server from within fluent.

Narip2 commented 2 years ago

建议云盘同步,比如坚果云等。

chocolate-byte commented 2 years ago

Any possiblity to share between local drive sync, like onedrive, webdav, dropbox? That would work better than net sync

yawks commented 2 years ago

miniflux and nextcloud news have been added in the last release: https://github.com/yang991178/fluent-reader/releases/tag/v1.1.3

feewg commented 1 year ago

FreeRSS please

stefaanbolle commented 1 year ago

iCloud would be nice

Hahaemmm commented 1 year ago

What about freshrss ?

aFlyBird0 commented 1 year ago

关键的订阅内容数据在哪里,能否通过坚果云这一类工具进行热备份/同步。

可以试试 https://ttrss.henry.wang/zh/ ,把服务部署在自己的服务器上,然后PC/手机就能多客户端同步了。(需要开启ttrss的ferver插件)

titusgroen commented 1 year ago

Bazqux would be nice!

su-klubert commented 1 year ago

@yang991178 please let us know about the future of this project and if you abandon it please select a successor who manages it / forks it and continues the development.

greenship24 commented 1 year ago

To those who can't get freshrss to work..

I'm running 1.20.2 and can tell you that the google reader API apparently is hitting the wrong endpoint on freshrss. It is querying accounts/ClientLogin and the server responds with a 404 error.

So I suspect that when this was last updated, it worked properly with 1.18 but something occurred on the way up to 1.20.2 that broke it.

Alkarex commented 1 year ago

@greenship24 fluent-reader works with the current version of FreshRSS. Pick the Google Reader API, and indicate your endpoint like https://freshrss.example.net/api/greader.php. Open a new issue for instance on https://github.com/FreshRSS/FreshRSS/issues if needed, to avoid being off-topic here.

greenship24 commented 1 year ago

Thank you very much @Alkarex . I probably missed that in the docs somewhere. It seems to be working just fine now and Fluent is quite a good looking RSS product. Thanks again!

followpub commented 1 year ago

已支持

QuAzI commented 1 year ago

Support for NextCloud News and Instapaper would be nice, as both have a simple API and feature to mark articles as done (to not keep the same news when you use multiple devices)

atakishiyev-yusif commented 1 year ago

NewsBlur

digxfish commented 11 months ago

小白用户,问什么fluent reader lite 版本,不能像桌面端那样直接订阅网站呢? 而是要通过fever api,inoreader api,这一类服务是要另外花钱,才能获取api的吗?

childeyouyu commented 11 months ago

如果可以支持qireader,这也是一个极好的现代rss阅读器

ermclwyt commented 11 months ago

FreshRSS

Alkarex commented 11 months ago

@ermclwyt fluent-reader works with the current version of FreshRSS. Pick the Google Reader API, and indicate your endpoint like https://freshrss.example.net/api/greader.php. Open a new issue for instance on https://github.com/FreshRSS/FreshRSS/issues if needed, to avoid being off-topic here.

kishaningithub commented 10 months ago

@yang991178 I am not seeing the github sponsors link

zfxkj commented 8 months ago

Hope that support for webdav protocol can be added

maxwellgao commented 2 months ago

what about tiny tiny rss?

Lu9-ST commented 1 month ago

https://www.commafeed.com perhaps?

tigerinus commented 2 weeks ago

Please integrate with netvibes.com

shahiljain commented 1 day ago

FreshRSS please.

Alkarex commented 1 day ago

@shahiljain FreshRSS is already supported. See higher up https://github.com/yang991178/fluent-reader/issues/23#issuecomment-1867744071

shahiljain commented 1 day ago

@shahiljain FreshRSS is already supported. See higher up https://github.com/yang991178/fluent-reader/issues/23#issuecomment-1867744071

Got it apologies for thr unnecessary ping. Thanks!