
qlinkchecker
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A simple link checker with both a command line and graphical interface and an ability to export reports to HTML. Note that this application uses PyQt, which must be installed in order for this program to run. Note also that qlinkchecker uses an XML parser (QDomDocument), so it can only be used on sites using valid XHTML.
15 years ago
0.2: Fix some of the most embarrassing bugs. It still gives false positives on some sites, however.
15 years ago
0.2: Fix some of the most embarrassing bugs. It still gives false positives on some sites, however.
Please login or register to add a comment or rating