Add image_resolution_scanner.py + update README (v1.3.0)

This commit is contained in:
dvs
2026-08-28 11:56:55 +08:00
parent 7119d11687
commit 6a963ff558
2 changed files with 230 additions and 0 deletions
+1
View File
@@ -77,6 +77,7 @@ Messy-Little-Gadgets/
├── directory_sync.py # Directory sync tool
├── music_downloader.py # Music download GUI tool
├── argon2_password_hasher.py # Argon2 password hasher
├── image_resolution_scanner.py # Image resolution scanner
└── README.md # This document
```