Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.15 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.15 KB

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!

A preview screenshot of the program

Installation

  1. Extract the .zip file from the github repository using git or via website
  2. Open the folder in the Command Line
  3. Type:
python3 main.py
  1. Enjoy the program! I suggest to add it to your favourite programs so you don't have to always open the Command Line

Usage

  1. Open the program
  2. Browse trough the folders in your pc trough the SELECT button
  3. Choose a folder to clean
  4. Click CLEAN to start cleaning
  5. 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.

License

MIT