Skip to main content

LinkWiz is a Linux tool that lets users select their preferred browser for opening links.

Project description

LinkWiz

LinkWiz is a Linux tool that lets users select their preferred browser for opening links.

Screenshot

Installation

Arch

paru -S linkwiz

pipx

pipx install linkwiz
linkwiz install

Set LinkWiz as default browser

Configuration

You can configure LinkWiz by modifying the linkwiz.toml file, which is created in the ~/.config/linkwiz/linkwiz.toml on the first run. You can add rules to specify which browser to use for specific domains.

Example linkwiz.toml:

[browsers] # Custom Browsers
"Firefox Private" = "/usr/bin/firefox-developer-edition --private-window"
"Brave Private" = "/usr/bin/brave --incognito"

[rules.fnmatch]
"*.cn" = "Brave Private"
"*.google.com" = "Google Chrome" # This will not match "google.com"

[rules.hostname]
"example.com" = "Brave Private"
"github.com" = "Firefox Developer Edition"
"google.com" = "Google Chrome"

TODO

  • RIIR

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

linkwiz-0.2.6.tar.gz (13.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

linkwiz-0.2.6-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

Details for the file linkwiz-0.2.6.tar.gz.

File metadata

  • Download URL: linkwiz-0.2.6.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.15.2 CPython/3.12.3 Linux/6.8.9-arch1-2

File hashes

Hashes for linkwiz-0.2.6.tar.gz
Algorithm Hash digest
SHA256 a76c2e392cdaff5efa535b49b9fbd88e10dffedaa8f54c70af528abf05f0b810
MD5 355fa1bb1e02b8799b9ea7e93b520a53
BLAKE2b-256 1e53b5051badd678fed7ea4bddda2df289c57356d3110b5963ba61f3336568f9

See more details on using hashes here.

File details

Details for the file linkwiz-0.2.6-py3-none-any.whl.

File metadata

  • Download URL: linkwiz-0.2.6-py3-none-any.whl
  • Upload date:
  • Size: 15.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.15.2 CPython/3.12.3 Linux/6.8.9-arch1-2

File hashes

Hashes for linkwiz-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 2f180d3edc87d21075b33dda9522896a0a3eee7fe752323f048d866d90832af1
MD5 93d5f96009a5d2f0c776c63ff557f918
BLAKE2b-256 073c6b9aee08f9cc9362582482121820d4625397b097821743e774caa5c87d25

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page