goog

Crates.iogoog
lib.rsgoog
version2.0.0
sourcesrc
created_at2022-02-05 20:41:15.361315
updated_at2022-03-17 23:04:26.758714
descriptionSearch on google from your terminal
homepage
repository
max_upload_size
id527570
size24,445
Haider ali (Haider-Ali-Dev)

documentation

README

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
Commit count: 0

cargo fmt