SkillAgentSearch skills...

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/DuplicatesCleaner
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

  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

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1y ago
Forks0

Languages

Python

Security Score

75/100

Audited on Nov 6, 2024

No findings