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

pratiksharma23/google-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

google-cli

Scripts to search google from terminal: Opens a new tab in browser with the query

##How to use: Run the script google_search.py as python google_search.py search_term

or

  • Move the script google_search.sh to $HOME/bin as sudo mv /path_to_file/google_search.sh $HOME/bin/google_search.sh

  • Open .bashrc in your $HOME directory and add the line source ~/bin/google_search.sh at the bottom.

  • Make the file executable as chmod +x google_search.sh

  • Search as googles search_term

About

Scripts to search google from terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published