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.

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]
[rules.regex]
".+\\.cn$" = "Brave Private"

[rules.hostname]
"example.com" = "Brave Private"
"github.com" = "Firefox Developer Edition"
"*.google.com" = "Google Chrome" # This will not match "google.com"
"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.1.6.tar.gz (12.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.1.6-py3-none-any.whl (14.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for linkwiz-0.1.6.tar.gz
Algorithm Hash digest
SHA256 ae8fcaf4df0e8e4ba8444095b10522df5d65c806020119b58e2071aeea90e489
MD5 48963b67d10ab043f8a948142d4f74bc
BLAKE2b-256 db0ffd0dc9d9f8f49cca90c4c648547153dd585cf81a4ac3d5cf887d97ac0af4

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for linkwiz-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 f69020747dd78f7646f2970545ba341d559ed742408fb6e9d68e0bf427350ba5
MD5 d411e924bf4d668833516a470423d4ff
BLAKE2b-256 43866d8356daa12906e4431a3af528c50595bfa96e567a7b0569d38f47c50c56

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