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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Hacker News desktop app made with Electron and Node

167 点作者 jingweno超过 9 年前

23 条评论

danso超过 9 年前
I don't care how massive the app is compared to just web browsing...it's always great when people show off not just the product, but the open source code. Thanks!
评论 #10228385 未加载
qyv超过 9 年前
Not particularly directed at OP, I haven't tried or even downloaded the app. But am I the only one that when I see 'Node' and 'Desktop' in a headline immediately think 'this may be really nice but it is just gonna be to big for what it does'? And, as a followup, what is the appeal of using Node for desktop dev?
评论 #10231070 未加载
评论 #10230358 未加载
评论 #10230286 未加载
评论 #10231302 未加载
giancarlostoro超过 9 年前
I really like it, runs well under openSUSE (you have to download the repo and follow the instructions under &quot;Development&quot; in the readme). Hope to see it&#x27;s functionality expand further.<p>Edit:<p>One thing I would change is maybe make the overall border a more noticeable darker color, I keep getting confused as to where the borders are for when resizing it, and maybe a way of dragging and dropping the window (that is more obvious if it is there, I haven&#x27;t figured out how to move the window without using what I assume to be KDE specific features).
评论 #10228272 未加载
评论 #10228344 未加载
Osiris超过 9 年前
This tool reminds me of a feature in the Vivaldi browser called Web Panels:<p><a href="https:&#x2F;&#x2F;vivaldi.net&#x2F;en-US&#x2F;blogs&#x2F;teamblog&#x2F;item&#x2F;50-snapshot-1-0-264-3-private-mode-and-improved-web-panels" rel="nofollow">https:&#x2F;&#x2F;vivaldi.net&#x2F;en-US&#x2F;blogs&#x2F;teamblog&#x2F;item&#x2F;50-snapshot-1-...</a><p>You can have a sidebar in your browser with it&#x27;s own webpage displayed, so you can have Hacker News open no matter what tab you&#x27;re viewing.
评论 #10228387 未加载
achairapart超过 9 年前
Looks cool. But... 100+Mb for a notification app?
评论 #10227913 未加载
评论 #10227938 未加载
评论 #10228329 未加载
mobiuscog超过 9 年前
&gt; Download the latest build for your platform from releases.<p>Cool !!<p>Oh.. Mac only right now.
评论 #10231299 未加载
评论 #10228334 未加载
adamzerner超过 9 年前
That&#x27;s a pretty cool idea... but do people really want <i>more</i> HN? My impression is that most people want to read it once or twice a day, but are driven to it more often than that as attempts at procrastination. So this seems like it&#x27;d be a net loss for most users.
评论 #10233665 未加载
e12e超过 9 年前
From: <a href="https:&#x2F;&#x2F;hackermenu.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hackermenu.io&#x2F;</a> &quot;Do you have the habit of jumping to comments before reading an article? We got you covered. Comment is just one click away. So is vote.&quot;<p>I did a quick browse and search of the source on github for &quot;comment&quot;, &quot;vote&quot; and &quot;login&quot;. How do you handle logging in&#x2F;submitting comments&#x2F;votes? Just present the regular hn login inside the app, and use the hn site?<p>I thought there was some TOS&#x2F;gentlman&#x27;s agreement that APIs only had read access to stories, and one needed&#x2F;should use the hn page for comments&#x2F;votes? Perhaps I&#x27;m mistaken?<p>I suppose there&#x27;s no rule against making a custom browser though -- while a bit heavy handed, I suppose there&#x27;s really no difference between wrapping node+electron and enhancing the UI&#x2F;UX with greasmonkey -- I suppose the main issue is to behave closely enough to a regular web visitor, so as not to put undue strain on the service, not demand that every visitor <i>actually</i> uses a general purpose browser...?
ksmithbaylor超过 9 年前
Just downloaded! I love it. The only thing I was going to say was I wish it had the ability to resize the window and save the size for each time it opened...then I realized you were one step ahead of me and had done exactly that! Very impressive, and a fantastic example of React and Electron. I&#x27;m definitely bookmarking this to come back and learn from the codebase later.
tommyd超过 9 年前
Looks great - in all honesty I probably won&#x27;t use it day to day as I waste enough time checking HN, although perhaps it would be a less distracting way to check it. Source code looks nice and clean, look forward to digging into it!
wsterling超过 9 年前
Because I need to get less work done? It does look great.
评论 #10228291 未加载
sarc超过 9 年前
In case it&#x27;s helpful,<p><pre><code> hacker-menu$ node install module.js:338 throw err; ^ Error: Cannot find module &#x27;hacker-menu&#x2F;install&#x27; at Function.Module._resolveFilename (module.js:336:15) at Function.Module._load (module.js:278:25) at Function.Module.runMain (module.js:501:10) at startup (node.js:129:16) at node.js:814:3</code></pre>
评论 #10230288 未加载
binaryanomaly超过 9 年前
Great app. Would be cool if it could be installed via homebrew and use an existing node installation.<p>Anyway, keep up the good work ;)
SeanAnderson超过 9 年前
Can the non-Mac users have some screenshots? I dug around the GitHub repo and the website, but didn&#x27;t see any.
评论 #10227970 未加载
评论 #10227803 未加载
评论 #10227861 未加载
mrmondo超过 9 年前
Well done on making this, but I have to say that I&#x27;m sure I&#x27;m not the only person that&#x27;s not interested in installing node on their desktop.
denzil_correa超过 9 年前
I have installed this and I agree with other users here - I like it. I can check it whenever I want to and it&#x27;s non obtrusive.
jedireza超过 9 年前
Thanks! I&#x27;d like to dismiss and&#x2F;or mark as read for stories I&#x27;m not interested in.
评论 #10230469 未加载
tedmiston超过 9 年前
This is really great. I like that it remembers read stories, even across sessions.
RvdMeer超过 9 年前
Can you add the &#x27;save to pocket&#x27; as well, that would great.
juhq超过 9 年前
Ugh provide high quality screenshots, both on project readme in github and on the website as well.<p>Currently the website has skewed image of the thing and then cropped round images of the thing.
评论 #10233213 未加载
rtz12超过 9 年前
I would bet that my newsreader uses booth less RAM and less disk space. This is what feeds were invented for. Why should I install that much bloat just for reading HN?
评论 #10231289 未加载
评论 #10228204 未加载
评论 #10228776 未加载
rhys91超过 9 年前
This looks interesting but the first thing I noticed was that the &#x27;H&#x27; in your logo isn&#x27;t centred and it hurts my brain.
评论 #10233693 未加载
评论 #10234778 未加载
jolivero超过 9 年前
nice.