TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A simple and powerful RSS reader for the web

68 pointsby g3eorge9 months ago
Hello HN! I&#x27;ve been working on this new open-source project called [name-redacted]. It is a simple and powerful RSS reader for the web with a modern UI, PWA support, and a built-in article reader.<p>Visit it at [link-redacted]<p>View our GitHub repo at [link-redacted]

16 comments

bigiain9 months ago
Have you run this by RachelByTheBay&#x27;s feed reader testing thing?<p><a href="http:&#x2F;&#x2F;rachelbythebay.com&#x2F;w&#x2F;2024&#x2F;05&#x2F;30&#x2F;fs&#x2F;" rel="nofollow">http:&#x2F;&#x2F;rachelbythebay.com&#x2F;w&#x2F;2024&#x2F;05&#x2F;30&#x2F;fs&#x2F;</a><p>Probably worth at least reading through this post: <a href="http:&#x2F;&#x2F;rachelbythebay.com&#x2F;w&#x2F;2024&#x2F;08&#x2F;02&#x2F;fs&#x2F;" rel="nofollow">http:&#x2F;&#x2F;rachelbythebay.com&#x2F;w&#x2F;2024&#x2F;08&#x2F;02&#x2F;fs&#x2F;</a> to learn from other feed reader developer&#x27;s mistakes...
评论 #41315918 未加载
breput9 months ago
A couple of quick suggestions:<p>* Provide some example feeds in the left side bar when the list is empty, so people new to RSS aren&#x27;t just looking at an empty, black page. Maybe <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;rss">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;rss</a> ?<p>* Provide an OPML import option so experienced RSS-using users can quickly populate their list of feeds and compare your project with whatever they are currently using.
评论 #41310711 未加载
lexoj9 months ago
If you’re into local-first RSS, check out my reader which generates markdown files and can be consumed with any markdown reader.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;piqoni&#x2F;matcha">https:&#x2F;&#x2F;github.com&#x2F;piqoni&#x2F;matcha</a>
kevincox9 months ago
I tried adding my website (<a href="https:&#x2F;&#x2F;kevincox.ca" rel="nofollow">https:&#x2F;&#x2F;kevincox.ca</a>) and just got a broken image on the sidebar. Tried another site and nothing changed. I don&#x27;t see any way to manage these feeds either. Maybe it lacks feed discovery? But it should still be giving an error if it couldn&#x27;t read the feed.
gumby9 months ago
Looks like a nice start!<p>What I miss is good filtering and search within the feeds. Some readers make &quot;smart folders&quot;. But usually the searches are pretty primitive: not searching metadata (like starred or read&#x2F;unread, in or out of another named search, etc), lacking regular expressions etc). Also no way to apply changes (e.g. read&#x2F;unread) to multiple selections, etc.<p>I&#x27;ll look in from time to time -- might be worth a switch.
robdelacruz9 months ago
Check out my FreeRSS web-based portal I made a while back. Inspired by the defunct iGoogle.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;robdelacruz&#x2F;freerss">https:&#x2F;&#x2F;github.com&#x2F;robdelacruz&#x2F;freerss</a><p><a href="https:&#x2F;&#x2F;freerss.robdelacruz.xyz&#x2F;" rel="nofollow">https:&#x2F;&#x2F;freerss.robdelacruz.xyz&#x2F;</a><p>Unfortunately, it needs to be revamped or recreated from scratch because I can no longer recompile it due to the changes in SvelteJS.
butz9 months ago
Is this thing broken or just server hugged? Added HN feed - icon is blocked because of &quot;Tracking&quot;, feed is not displayed.
InMice9 months ago
Simple? yes. Powerful, how? No power to delete feeds once added, for example. Still I like the effort and will follow the project.
评论 #41310477 未加载
thenegation9 months ago
How do I delete a feed that I added, other than deleting it from the `localStorage`?
system7rocks9 months ago
This is really intriguing. I downloaded UnRead which has a lot of buzz, but I was fine with NetNewsWire from before. And I really don&#x27;t use them that much. Much prefer the web browser.
everythingabili9 months ago
<a href="https:&#x2F;&#x2F;feeds.bbci.co.uk&#x2F;news&#x2F;rss.xml" rel="nofollow">https:&#x2F;&#x2F;feeds.bbci.co.uk&#x2F;news&#x2F;rss.xml</a><p>Doesn&#x27;t work.
nosioptar9 months ago
The input to enter a URL is nearly invisible. I only found it on accident when I fat fingered the &#x27;+&#x27;.
georg-stone9 months ago
Thank you all for your comments! Since this project is in its early stages, your feedback is much appreciated.
himanshu7net9 months ago
Thats &quot;too&quot; much simple<p>I need some customization features similar to feedly
mgnn9 months ago
Can you add Youtube channels to the feed?
评论 #41314377 未加载
Swarming9 months ago
I used to love using RSS readers to get my news, but at this point so few of the papers&#x2F;websites I read actually offer non-truncated RSS feeds that I don&#x27;t see the viability of RSS readers anymore. I guess they did that to prevent people getting around paywalls.