Skip to main content

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.

Latest Version

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.

Author

See the included AUTHORS.rst file for more information.

License

This software is licensed under the BSD License. See the included LICENSE.rst file for more information.

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

chooser-0.3.5.2.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

chooser-0.3.5.2-py2.py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page