Duplicates Cleaner is a simple and powerful python package that ships with a GUI made in Tkinter. The sfotware allows you to delete & clean all the duplicated files in a directory (and subdirectories). It deletes every type of file like music, videos, images, texts etc... Hope you enjoy it & save some valuable time!
A preview screenshot of the program
- Extract the .zip file from the github repository using git or via website
- Open the folder in the Command Line
- Type:
python3 main.py
- Enjoy the program! I suggest to add it to your favourite programs so you don't have to always open the Command Line
- Open the program
- Browse trough the folders in your pc trough the SELECT button
- Choose a folder to clean
- Click CLEAN to start cleaning
- Enjoy the result!
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.