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

  • Windows Support
  • 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.3.0.tar.gz (16.1 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.3.0-py3-none-any.whl (19.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: linkwiz-0.3.0.tar.gz
  • Upload date:
  • Size: 16.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.18.2 CPython/3.12.6 Windows/11

File hashes

Hashes for linkwiz-0.3.0.tar.gz
Algorithm Hash digest
SHA256 27e94cf031ce99f9875efa57ff46770dc62ebdafbcb93827c7fd08eb0223e57f
MD5 7f28ec9571574d71b416933792b01bc8
BLAKE2b-256 b3e891743ff26f9a7cb906b9a93b70587639d11fc4fcceeff03df32ca072d2f9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: linkwiz-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 19.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.18.2 CPython/3.12.6 Windows/11

File hashes

Hashes for linkwiz-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2848497ffbdc3ba0c342a41e96c0576d5643d699278831332b7a30e7ebabd6a6
MD5 cd9f11678a4f4d067eedcd022b398efc
BLAKE2b-256 cf597d6a19707bf00dcb4dcb8a02d3312a14f26f8b7c15069b43c63f411bb319

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