App for finding and managing duplicate files
Multi-threaded scanning, hash comparison, move and restore functionality.
Smart File Duplicate Manager is an app for finding and managing duplicate files. It's written in Python using PyQt6.
Ctrl+Shift+O — Select Scan Folder
Ctrl+Shift+D — Select Duplicates Folder
Ctrl+R — Start scan
Ctrl+Shift+C — Cancel scan
Ctrl+X — Reset
Ctrl+Q — Exit
Ctrl+A — Select all duplicates
Ctrl+Shift+A — Deselect all
Ctrl+T — Test mode
Ctrl+I — Show statistics
Ctrl+L — Clear search
Ctrl+M — Move selected files
Ctrl+Shift+R — Restore files
Ctrl+Shift+F — Open duplicates folder
Ctrl+/ — Keyboard Shortcuts
F1 — Documentation
The application allows you to create desktop entries directly from the menu:
.desktop file with proper configurationAvailable on Linux systems with desktop environments that support .desktop files (GNOME, KDE, XFCE).