Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.
/ googlr Public archive

Googlr is a command line tool that lets you search Google from your terminal.

License

Notifications You must be signed in to change notification settings

Astranno/googlr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation





Contents

Installation

Install with the Installer

Run the following command in your Terminal application:

curl -fsSL https://raw.githubusercontent.com/Astranno/googlr/master/Install%20Scripts/install.sh | sudo sh

Install Manually

  1. Download or clone this repository
git clone https://github.com/Astranno/googlr.git
  1. Copy googlr from the googlr/Source/ folder to...
/usr/local/bin

If you have any issues with the install create an issue here.

Usage

$ googlr "<your search here>"

Replace <your search here> with the search you would like to perform on Google.

Uninstallation

Uninstall with the Uninstaller

Run the following command in your Terminal application:

curl -fsSL https://raw.githubusercontent.com/Astranno/googlr/master/Install%20Scripts/uninstall.sh | sudo sh

Uninstall Manually

  1. Delete googlr from...
/usr/local/bin

If you have any issues with the uninstall create an issue here.

Contributing

Feel free to submit issues and pull requests.

Licence

googlr is available under the MIT licence. See the LICENCE file for more info.


Made with ❤️ by Astranno