3 stable releases
2.0.3 | Feb 8, 2023 |
---|---|
2.0.0 | Feb 5, 2023 |
1.0.0 | May 12, 2022 |
#7 in #recon
17KB
207 lines
bing-search
Bing search engine in your terminal
setup
cargo install bing-search
Optionally install viu, to view images in your console output. Yes, console output!
cargo install viu
or visit viu GitHub
Windows users, I'm sorry, you can try Windows Subsystem for Linux, but you have already Bing.com integration, so...
usage
Usage: bing-search [OPTIONS]
Options:
-q, --query <QUERY> search query [default: "Nutek Terminal"]
-i, --image image search
-c, --cvid <CVID> cvid
-m, --max <MAX> max results
-h, --help Print help
-V, --version Print version
Currently image displays the front page of search, and provides a link to details of image. No history is preserved.
Dependencies
~10–23MB
~350K SLoC