An open API service indexing awesome lists of open source software.

https://github.com/intina47/maccleaner

Deletes All Duplicate Files at the root
https://github.com/intina47/maccleaner

Last synced: 3 months ago
JSON representation

Deletes All Duplicate Files at the root

Awesome Lists containing this project

README

        

# macCLeaner
Deletes All Duplicate Files at the root

The program is a simple pyhthon code to help users clean their computer by deleting
files that appear more than twice in the users Computer

The program warns users on the deletion that will take place, and if the user does not wish to
delete some of the file they can always canncel on the deletion request

Important Concept
-I used multi processing to help speed up the files iteration process