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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The unofficial Google shell

396 点作者 JCB_K大约 14 年前

22 条评论

eneveu大约 14 年前
That's cool, but I like the Google Command Line interface even more:<p><a href="http://code.google.com/p/googlecl/" rel="nofollow">http://code.google.com/p/googlecl/</a><p>I was blown away the first time I edited Google doc using vim, hit ":wq" (save), and saw my changes reflected instantly in my browser, where I had opened the same document.<p>The Oauth authentication was also pretty cool. Instead of asking for your Google credentials every time / saving them on your machine, the first GoogleCL use opens a browser window, prompts you to log into your Google Account, and asks you to authorize the Google CL client. You may then revoke this permission at any time (like any Oauth token).
评论 #2459615 未加载
growt大约 14 年前
Hi, I made this some years ago. In fact it was the reason to sign up as a hacker news user :)<p>I didn't had the time to update it, so some things are broken (login, auto complete). And the open source project never caught traction.
评论 #2462094 未加载
Symmetry大约 14 年前
You might be a UNIX geek if:<p>You type "cat news" and then are confused that the results involve felines.
评论 #2461171 未加载
tybris大约 14 年前
I'm just shocked that something that uses a Google search API survived for more than 2 years.
cleverjake大约 14 年前
<a href="http://news.ycombinator.com/item?id=1025039" rel="nofollow">http://news.ycombinator.com/item?id=1025039</a>
评论 #2458958 未加载
评论 #2459136 未加载
random42大约 14 年前
Pretty Awesome. I'd love it even more, if it had auto-complete on the command-line too.
xd大约 14 年前
Looking at the svn repo (<a href="http://goosh.googlecode.com" rel="nofollow">http://goosh.googlecode.com</a>) this project is over 2 years old.
评论 #2459200 未加载
dhruvbird大约 14 年前
I've made something like this for DuckDuckGo, but haven't released it since I want tab-completion (uses a static list for now). Will release as an official UI once DDG gets search suggestions.<p><a href="http://dhruvbird.com/tty.html" rel="nofollow">http://dhruvbird.com/tty.html</a><p>Edit: There is no GA tracking on this page even though I use to for my site (other pages) - to keep with the general privacy experience of DDG
JonnieCache大约 14 年前
I love the use of the url fragment.<p>Type some commands and hit the back button a few times.
djacobs大约 14 年前
Very cool. `man login` says that you only see the username we type in. How are you authenticating?
评论 #2459015 未加载
keyle大约 14 年前
Wow I've been thinking of writing something very similar lately using nodejs and parsing the html (maybe using lynx --dump). But this is pretty much as good idea and blazing fast!
评论 #2459363 未加载
hsmyers大约 14 年前
Appeals to the inner command line in me. Needs a spell command to make it complete for me :)
Levi大约 14 年前
I enjoyed this quite a bit. Set it as my new homepage.
ilazarte大约 14 年前
If it's unofficial its 'An' instead of 'The'
评论 #2459902 未加载
评论 #2459940 未加载
praeclarum大约 14 年前
guest@goosh.org:/web&#62; calculate 1 inch in m Error: could not calculate that.<p>:-( fail. But still a really great concept!
JMKwins大约 14 年前
cool !
emwa大约 14 年前
typed pwd got search results.
评论 #2460092 未加载
hutushen222大约 14 年前
cool
IVirOrfeo大约 14 年前
goosh goosh goosh...
briancray大约 14 年前
Fun
lloeki大约 14 年前
Gah. <i>"sudo make me a sandwich"</i> returns actual results.<p>There has to be a few easer eggs.
MikeKusold大约 14 年前
'su root' doesn't seem to work. It just shows search results. I'll file a bug report.