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

Uploaded Python 3

File details

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

File metadata

  • Download URL: linkwiz-0.2.7.tar.gz
  • Upload date:
  • Size: 13.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.15.2 CPython/3.12.3 Linux/6.9.1-arch1-1

File hashes

Hashes for linkwiz-0.2.7.tar.gz
Algorithm Hash digest
SHA256 6ba83b17f26b464ff5a19a63b77cad56a86d5d6b61a462596f4f6551e860900c
MD5 0f8b26024bda64d626d74c572b0e2eaf
BLAKE2b-256 679301fb17a69471890d1fd362257eae8a7692b72636ff46b0e0fb5885a1aa91

See more details on using hashes here.

File details

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

File metadata

  • Download URL: linkwiz-0.2.7-py3-none-any.whl
  • Upload date:
  • Size: 15.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.15.2 CPython/3.12.3 Linux/6.9.1-arch1-1

File hashes

Hashes for linkwiz-0.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 96662d98548b24d733a9cda65814f49cd18a816e862926b632b6aa0124bbfe89
MD5 4e8341edb35c965c8cc34d106123b870
BLAKE2b-256 0b42c964916d779580ed751e4bc12d2eaa1743fa5e0c2c296721613cdb2d4c9b

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