TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: rss-box, a simple web-based rss reader you can host yourself with node

7 点作者 hrrld将近 12 年前
Two weeks until Google reader goes away.<p>I&#x27;ve been building a replacement for myself: https:&#x2F;&#x2F;github.com&#x2F;harold&#x2F;rss-box<p>Idea: - Really Free &amp; locally hosted (trivially) - A node app runs locally to fetch feeds and serve up the web interface - No database at all, everything stored in files on the file system - This means that if you host the node app in your dropbox, every machine syncing that dropbox stays up to date automatically (read items, etc...)<p>I&#x27;ve just been hacking here and there in my spare time, but it&#x27;s become usable, (I&#x27;ve been using it for the last week, and am now ready for Google reader to go away) but the codebase is quite fun to hack so I thought I&#x27;d invite yous to come play.<p>(My first post here, apologies if I&#x27;ve violated any mores of this community.)<p>Take care, -Harold

1 comment

rkwz将近 12 年前
Also, you may want to look into node-webkit. You can now build cross platform &quot;apps&quot; using html&#x2F;css&#x2F;node.js
评论 #5884357 未加载