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.4.tar.gz (12.9 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.4-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: linkwiz-0.2.4.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.8.5-arch1-1

File hashes

Hashes for linkwiz-0.2.4.tar.gz
Algorithm Hash digest
SHA256 ce127c44d6281f8054a4b795b1cb675d0bb75b0db4e8b028cbd1c893699ff65f
MD5 2274e58357b767c640b1ccb790828d24
BLAKE2b-256 ba3901f2f11968be746373183844bcc374f975b1b5a42aa4a016cfd16dca6698

See more details on using hashes here.

File details

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

File metadata

  • Download URL: linkwiz-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 15.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.8.5-arch1-1

File hashes

Hashes for linkwiz-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 bd61398ab227c75f31a907ecbbf9945339962c1d3bcc4db01f64bfe58b4807e5
MD5 bae328d7ebea4cac32c95bc91a4802f3
BLAKE2b-256 2ffef1b69e8782cda4e4983bd608621d83d2b37c97816108caada4e35304b352

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