this post was submitted on 12 Jun 2023
5 points (100.0% liked)

Open Source

30357 readers
2142 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
top 14 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 1 year ago* (last edited 1 year ago) (2 children)
[–] [email protected] 3 points 1 year ago (2 children)

Feeder is fantastic.

I use it for all of my YouTube subscriptions so I dont need a Google account.

Also a surprising amount of websites have an RSS feed. In cases where it wasnt immediately visable, a Google search or even asking ChatGPT seemed to work too.

[–] [email protected] 2 points 1 year ago

Wow, I never though of asking ChatGPT what the RSS feed for a website is That's super cool

[–] [email protected] 1 points 1 year ago

@FrankTheHealer Using Feeder for Youtube channels is a fantastic idea. I should try that sometime.

[–] [email protected] 2 points 1 year ago

Feeder is great

[–] [email protected] 1 points 1 year ago

I've been using FocusReader for a while now. It costs 7€ a year, but has the IMO the best interface and readability.

[–] [email protected] 1 points 1 year ago

I've tried a bunch but I usually just use the web UI these days - using miniflux, which is about as minimalistic as it gets.

[–] [email protected] 1 points 1 year ago
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

ReadYou. Material You. Actively Maintained.

https://github.com/Ashinch/ReadYou

[–] [email protected] 1 points 1 year ago

I use the Nextcloud RSS news reader as I host my feeds on my own site. It does the job.

[–] [email protected] -1 points 1 year ago* (last edited 1 year ago) (1 children)

I've been trying to find an app that works with my self-hosted FreshRSS instance. Supposedly Readrops supports freshrss, but since it's self-hosted, I am having issues getting the self-signed SSL cert working. Readrops demands to connect with SSL, and despite adding the cert to the Android system trust list, Readrops still throws exceptions when it tries to validate the certificate. Until I can figure that out, I just use FreshRSS web interface, it's acceptable.

Does anyone have an app that supports FreshRSS?

[–] [email protected] 0 points 1 year ago (1 children)

Not a direct answer... But why not roll a LetsEncrypt cert? That'll be accepted by Readrops by default

[–] [email protected] 0 points 1 year ago

Doesn't that require a domain name?