Skip to content

systemhubtahir/linkguard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkGuard

Lightweight desktop app to batch-scan URLs and detect link rot.

Setup

python -m venv venv
source venv/bin/activate  # Windows: venv\Scripts\activate
pip install -r requirements.txt
python src/main.py

Build Executable

pyinstaller LinkGuard.spec

Outputs: dist/LinkGuard.exe (Windows) or dist/LinkGuard.app (macOS).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages