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

Uploaded Python 3

File details

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

File metadata

  • Download URL: linkwiz-0.2.5.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.5.tar.gz
Algorithm Hash digest
SHA256 5208a0093068eff03778723d7a0492fae3d00f2f5f9d427bd89e057d0f2bfe27
MD5 fdbdda174613b7f0d8faaaf8bd22d805
BLAKE2b-256 de5dffab4ab4545e79997d8454df7e3a3391a5675a2f2af8096242e39df8f801

See more details on using hashes here.

File details

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

File metadata

  • Download URL: linkwiz-0.2.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 94e94a3070e45fceb3a878f9cd6d2065f4b6d7aa9142b396ee89291f4cd2c260
MD5 fc6203b2ee018ef59fdc4dc250460dfd
BLAKE2b-256 582edd5b0479cfa70db246d0b12cdd1e0e60c93aac6f1c1430af2b55c3e94cce

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