Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Narrat/cli-google

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli-google README

Copyright (C) 2008 Henri Hakkinen
Copyright (c) 2013-2014 Lex Black

http://henux.nor.fi/coding/projects/6-cli/13-cli-google (dead)

`google` is a command line tool for doing Google searches from the
terminal.  To install the package to your system, run `make install` as
root.

Usage: google [OPTIONS] KEYWORDS...

Options
  -s N     start at the Nth result
  -n N     shows N results
  -l LANG  display in language LANG, such as fi for Finnish
  -C       enable color output
  -j       open the first result in a web browser

Report bugs at <https://github.com/Narrat/cli-google>.

See the manual page for full details.  Have fun!

About

Google from command line

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.8%
  • Makefile 8.2%