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.0.tar.gz (11.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.0-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: linkwiz-0.2.0.tar.gz
  • Upload date:
  • Size: 11.9 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.0.tar.gz
Algorithm Hash digest
SHA256 d177b9b70e355bfc9931546ae96d04fa5709a14a8a0ccad8e9ea30a9c5b65af1
MD5 67f6edc47f5ebc00fade107861f5e735
BLAKE2b-256 f907a7b31e94f4490bbe7616fcb5b3822ebff054f43450522c67bcbb34179aca

See more details on using hashes here.

File details

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

File metadata

  • Download URL: linkwiz-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 14.0 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c3add9e9c8427b3071ad46ec550d682f7ebe16117c41515d6a849d6e76bd4074
MD5 81063842f1d3b6d077c46a1fa83676b8
BLAKE2b-256 2158f3ecc60866439c87a5c62797fb26fe0503b7131a616cdfb316f8386d9614

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