Choose browser when opening a URI
Project description
Package Description
chooser is a graphical utility that enables one to choose which web browser to use when opening a URI.
Quick Start
Make sure that pyxdg and wxPython are installed on your system. If you have pip installed, run:
pip install chooser
You can also download the source tarball, unpack, and run:
python setup.py install
from within the source directory.
To invoke the utility when attempting to view a selected URI via the mouse popup menu provided in many desktop environments, set your default web browser to:
chooser "%s"
Configuration
By default, chooser searches for several common web browsers. One may also specify which browsers to display in the configuration file ~/.config/chooser/chooserrc as follows:
[Browsers] Firefox: /usr/bin/firefox Chromium: /usr/bin/chromium-browser
Development
The latest source code may be obtained from GitHub.
License
This software is licensed under the BSD License. See the included LICENSE.rst file for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file chooser-0.3.5.2.tar.gz
.
File metadata
- Download URL: chooser-0.3.5.2.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c031ce65e159a01f4a99a81f387d4ff69bd18f697f183f5c77ffd55df06eeb7 |
|
MD5 | b7ec17916d92ace69498d05c5a231352 |
|
BLAKE2b-256 | cbe0ddd0647c089018abbbe18c15dfbfc9212a9c87c0fb64e25ed3dae09fe2c9 |
File details
Details for the file chooser-0.3.5.2-py2.py3-none-any.whl
.
File metadata
- Download URL: chooser-0.3.5.2-py2.py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88468bba60d2fee3eda8d0f8cab3b89f533000713686ea1245734ff3ec96fa98 |
|
MD5 | adef8e2faa68d23221599b9efa72b2d3 |
|
BLAKE2b-256 | 64fd44c31bfcf6e060d8210f6ae65da07813d26d9cf33d9f609f80df3f2e89ea |