Skip to content

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.

License

Notifications You must be signed in to change notification settings

alessandrobelottidev/DuplicatesCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages