Welcome to GoogleIt

GoogleIt is a command line tool that allow you to search on Google in terminal.

NPM Version NPM Downloads GitHub issues

Usage

With your computer with macOS. You can use

googleit github

to search term.

Also if you want to search harry-potter as a book. You can use -b option like this.

googleit -b harry-potter

Installation

npm install -g googleit

Options

Option Description
-i Search image
-v Search video
-n Search news
-b Search book
-p Search patent

System Requirement

May have some issue with Linux and other OS.

License

BSD-3-Clause