googlr
googlr copied to clipboard
Googlr is a command line tool that lets you search Google from your terminal.
Contents
- Installation
- Installer
- Manual
- Usage
- Uninstallation
- Uninstaller
- Manual
- Contributing
- Licence
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
- Download or clone this repository
git clone https://github.com/Astranno/googlr.git
- Copy
googlrfrom thegooglr/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
- Delete
googlrfrom...
/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
