Monday, May 7, 2012

Perform Google searches from inside Vim or on the command line, in plain text, with `goog`

I'm happy to announce my latest open source mini-project, `goog`.

goog is a command line tool that lets you perform Google searches from
the command line. Along with your query, you can specify the number of
pages of results you want and the time range you are interested in.
You can output the result in simple, colored plain text in the shell,
or you can browse the results in Vim, where you are supplied with Vim
key bindings to quickly open any URL in the results in a web browser.

goog can also install itself as a Vim plugin, giving you the power
to :Goog Google inside Vim.

Link to github project and installation instructions:
https://github.com/danchoi/goog

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: