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

Uploaded Python 3

File details

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

File metadata

  • Download URL: linkwiz-0.2.2.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.2.tar.gz
Algorithm Hash digest
SHA256 b53f075a982c63aec88e9ecef45e1837d7454d3b41db5e19436c101085d28f19
MD5 1997b9fc95b75124155d8410ea8262da
BLAKE2b-256 8078887da6964b7ffd05f90449b4d0966503ca3273bf45a5a97396d441e4bae0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: linkwiz-0.2.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4571dd18014b6c6e6899cb3854d57913d7dc3d6142dcf01730eaf188830edbe9
MD5 a3988df7f2b7836c5f864db9a0cca44b
BLAKE2b-256 f53d2bd6fc63744b37c133ce9408bfcd7c7e633797eeadbb25a5a7053c7d7451

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