5 releases (1 stable)
2.0.0 | Mar 17, 2022 |
---|---|
0.2.0 | Mar 17, 2022 |
0.1.2 | Feb 17, 2022 |
0.1.1 | Feb 13, 2022 |
0.1.0 | Feb 5, 2022 |
#9 in #command-line-application
24 downloads per month
9KB
190 lines
goog
Search on google from your terminal.
Update 2.0.0
This update allows windows users to run go.
Supported Browsers:
- Chrome
- Firefox
Supported Operating Systems
- Linux
- Windows
Unsupported or not tested operating systems
- macOS
Usage
For selecting browsers use:
$ goog select -s Why use rust
-s
is required
Defualt it will open chrome
$ goog -s Why use rust
Installation
Arch
$ git clone https://github.com/Haider-Ali-Dev/goog
$ makepkg -si
$ goog
Other Linux OS
Make sure you have Rust downloaded.
$ cargo install goog
$ goog
Dependencies
~5–16MB
~153K SLoC