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.1.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.1-py3-none-any.whl (19.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: linkwiz-0.3.1.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.1.tar.gz
Algorithm Hash digest
SHA256 15fe67a4dd744e0157ba39b2f9611983e7c930fbacd78b9d970fb7bafd431b84
MD5 c61926aff8dceab93aa436e882b3217f
BLAKE2b-256 39d55129cc839c5cb95960e0dcacf60aa17648b1217e359958b96d81f242d33a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: linkwiz-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 19.5 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a9e05c09354f3358e8cfff00d3a2bf90eaeefc8e3f7037a24d1b6f9f743bddb0
MD5 8306e55f70558570a9031ce97d607019
BLAKE2b-256 daf18a71a6defa0a62a5c83be3ab9e9fc398fc69e4503b4b38ec1af261df086c

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