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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Your GitHub News Feed, Without The Mess

29 点作者 rafBM将近 13 年前

12 条评论

dforsyth将近 13 年前
I made a chrome extension to clean up my news feed a while back. With help from others its getting better and better (doesn't need any privs, just cleans up the page): <a href="https://github.com/dforsyth/gh-girdle" rel="nofollow">https://github.com/dforsyth/gh-girdle</a>
评论 #4143435 未加载
btipling将近 13 年前
Working on something like that too, but it's a rough work in progress:<p><a href="http://gitify.me" rel="nofollow">http://gitify.me</a><p>I'm planning on adding filters so that I can get notifications for only pull requests and files I care about etc. Also planning on adding a chrome extension to make setting up alerts easy and notifications via Google Talk and SMS.<p>Very early stages right now. And don't click on any of the billing stuff because it will bill but doesn't do anything else.
rcfox将近 13 年前
Why do you need write access?
评论 #4143342 未加载
Sander_Marechal将近 13 年前
Looks good. Are you going to implement filters? I (try to, unsuccessfully) follow various projects. Some very active. I'd love to be able to filter what events I see from certain projects. E.g, for Symfony2 I only want to see new tags, new issues and closed issues. For other projects I want to see everything. Oh, and I never ever want to see TravisBot in my news feed.
zoidb将近 13 年前
The people that will find this most useful are probably the same people who won't want to give you read/write access to their repos.
评论 #4143437 未加载
评论 #4143350 未加载
eridius将近 13 年前
Doesn't work. At least, not the public version. I logged in with GitHub, but it still just shows me the first page that asks me to log in. It shows my identity properly in the upper-right so I'm definitely logged in.
评论 #4144745 未加载
chromedude将近 13 年前
This chrome extension <a href="https://github.com/dforsyth/gh-girdle" rel="nofollow">https://github.com/dforsyth/gh-girdle</a> is a phenomenal way to clean up your Github News Feed - much better than this.
评论 #4144002 未加载
Harkins将近 13 年前
So... what does it do? Are the screeshots anywhere? A description?
评论 #4144157 未加载
piranha将近 13 年前
Great, now make it an extension (or userscript), please. :) I'd like to see this on my github rather than going on some other site...
EtienneLem将近 13 年前
Update: Sorry about that, we had a callback error in the public version. All fixed now. Thanks!
imajes将近 13 年前
Doesn't work - once you login via oauth it doesn't go past that screen... thanks
评论 #4143502 未加载
stevedekorte将近 13 年前
Why does it need commit access?