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"

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: linkwiz-0.2.3.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.1-arch1-1

File hashes

Hashes for linkwiz-0.2.3.tar.gz
Algorithm Hash digest
SHA256 192d1eacff419aa340e9dd96fb06fc458620438358ed4e6c91814abfa0eaf853
MD5 3837077b8f67af7aaa9aeb167399df86
BLAKE2b-256 91afeae0616ec8320fdec2740d6de11e77cfb31fd50e787f20759e6726f83156

See more details on using hashes here.

File details

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

File metadata

  • Download URL: linkwiz-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 14.9 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b543b0fc3910cab894cd0bfe061da06789326acfc2c1b2af95af757f30a91ef4
MD5 a6b6445ed4d1fd5d7eee036937af6c48
BLAKE2b-256 4df289ef5f8dad9e46feb9f94b65148690b8319bcd4c7268148dcb740200a570

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