Skip to main content

GUI for LinkChecker

Project description

LinkChecker-GUI

Build Status GPL-3

This is the GUI client for LinkChecker.

Installation

Python 3.9 or later is needed. Using pip to install LinkChecker-GUI:

pip3 install linkchecker-gui

You may wish to first install the dependencies from you distribution e.g.:

apt install linkchecker python3-pyqt6.qsci python3-pyqt6.qthelp

The version in the pip repository may be old, to install the latest code first install qhelpgenerator and rcc e.g.

apt install qt6-documentation-tools qt6-base-dev-tools

Then:

pip3 install https://github.com/linkchecker/linkchecker-gui/archive/master.tar.gz

Usage

linkchecker-gui

A freedesktop.org desktop entry is installed for compatible environments.

On Debian/Ubuntu if LinkChecker-GUI fails to start with an error:

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.

this can be resolved by installing libxcb-cursor0:

apt install libxcb-cursor0

Recursion depth and verbose output (whether every URL checked is shown or just those with errors) are configured in Edit/Options. These settings are specific to LinkChecker-GUI and independent of LinkChecker. More advanced settings are shared with the default LinkChecker linkcheckerrc.

Development

Development is managed on GitHub.

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

LinkChecker_GUI-10.0.0b3.tar.gz (190.7 kB view hashes)

Uploaded Source

Built Distribution

LinkChecker_GUI-10.0.0b3-py3-none-any.whl (157.7 kB view hashes)

Uploaded 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