Skip to content

Vishvajeet590/LinkRouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkRouter

LinkRouter is an another Weekend project to solve my small problem. This application allows you to choose the desired browser to open links when clicked outside of browsers.

Demo

ezgif com-video-to-gif(2)

Installation

1- Download the binary or build it using

go build .

2- Copy it to the /usr/bin

sudo cp LinkRouter /usr/bin

3- Run the app to install it. Close it on success message.

sudo LinkRouter

4- Make it your default browser, so that it can catch all the urls and route it.

xdg-settings set default-web-browser LinkRouter.desktop

Application is ready to use now...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages