Lightweight desktop app to batch-scan URLs and detect link rot.
python -m venv venv
source venv/bin/activate # Windows: venv\Scripts\activate
pip install -r requirements.txt
python src/main.pypyinstaller LinkGuard.specOutputs: dist/LinkGuard.exe (Windows) or dist/LinkGuard.app (macOS).