#run

app bro

CLI shorcut tool to open/search on different websites on your browser

4 releases

Uses new Rust 2024

0.1.3 Apr 23, 2025
0.1.2 Apr 22, 2025
0.1.1 Apr 15, 2025
0.1.0 Apr 14, 2025

#1254 in Command line utilities

Download history 37/week @ 2025-04-08 183/week @ 2025-04-15 244/week @ 2025-04-22 18/week @ 2025-04-29 8/week @ 2025-05-06 2/week @ 2025-05-13

279 downloads per month

MIT/Apache

6KB
125 lines

CLI which helps to search quicker...


INSTALLATION

  • Clone this repo. cd into the repo and run
cargo install --path .

Note: Hope rust and cargo is installed on your system.

  • You can install through cargo with git:
cargo install --git https://github.com/hitaishi2222/bro.git

USAGE

Usage: bro [OPTIONS] ...

Arguments: ...

Options: -g, --google Google search

-s, --google-scholar Google Scholar search

-G, --github Github Repositories search

-y, --youtube Youtube search

-r, --rd Rust documentation std search

-h, --help Print help

-V, --version Print version

Dependencies

~1–1.6MB
~31K SLoC