Skip to content

fronx/google_sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

== google_sh

a google client for the command line.

== usage example

google rails
=> ...
   (1) Ruby on Rails
       http://rubyonrails.org/

(in iterm the links can be opened by cmd + click.)

google 4$ in eur
=> 4 US$ = 3.03697517 Euros

google "stairway to heaven" lyrics
=> ...
   (1) Led Zeppelin | Stairway  To Heaven lyrics
       http://www.lyricsfreak.com/l/led+zeppelin/stairway+to+heaven_20082076.html
       Stairway To Heaven lyrics by Led Zeppelin. ... Ooh,
       ooh, and shes buying a stairway to heaven. Theres a...

== dependencies

you need the following gems:
 * hpricot (0.6.164)
 * htmlentities (4.0.0)

--
Copyright (c) 2009 François Wurmus

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

About

a google client for the command line (especially iterm).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages