DuplicatesCleaner
A simple, but yet fast and powerful software to remove any kind of duplicated files in a folder (+ subfolders) written in Python. This repository includes the script + the GUI for better user experience.
Install / Use
/learn @alessandrobelottidev/DuplicatesCleanerREADME
Duplicates Cleaner (DD)
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!
<p align="center"> <img src="http://tiny.cc/gv1ilz"> <p align="center">A preview screenshot of the program</p> </p>Installation
- 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
Usage
- 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!
Contributing
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.
