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

For Arch

paru -S linkwiz

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"

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.1.tar.gz (12.8 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.1-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for linkwiz-0.2.1.tar.gz
Algorithm Hash digest
SHA256 54ce03256a6bec4cc8b78e7d8b115b4833c113af9b5e490eba95b44788cfc1ba
MD5 cf9800df0f0a26698662a9c59dd26dcb
BLAKE2b-256 3dabd1d948a920e8e087e9ef9f3ea315e5f0448180224a9673a8ee4c6981868f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for linkwiz-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 eb2fdd6876e1598ce16bc52eeb0c495d0859728b32b8891f79c42c86ef010945
MD5 7c602a1650a887ac8e9c8b507b2bd934
BLAKE2b-256 ac5a8b566f1ffa7c17c68338efcf5729d0f328a89070bb11b5d4242f207b3d93

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