Skip to content

xdqi/bro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bro icon

bro

Introduction

One project in Rust that allows users to choose their web browser when clicking a link is bro.

bro is a command-line utility that allows users to open links in their preferred web browser. It is designed to be a simple and lightweight alternative to similar utilities like xdg-open.

To use bro, users can simply type bro <link> in their terminal, and bro will prompt them to choose their preferred web browser from a list of installed browsers. They can then select their desired browser and bro will open the link in that browser.

bro is a good choice for users who want a lightweight and customizable way to open links in their preferred web browser from the command line.

generated with ChatGPT

Introduction, really

A replacement of Browser Chooser 2 in Rust with support for smart browser/profile detection.

Browser choosing rules are defined in order of precedence.

Supported OS: Windows, Linux

Browsers that supports detection: Chrome, Firefox

Installation

  1. git clone https://github.com/xdqi/bro

  2. cargo install --path .

  3. bro --install

Credits

The logo of bro: https://www.flaticon.com/free-icon/globe_744480

About

A browser switcher/chooser written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages