https://github.com/intina47/maccleaner
Deletes All Duplicate Files at the root
https://github.com/intina47/maccleaner
Last synced: over 1 year ago
JSON representation
Deletes All Duplicate Files at the root
- Host: GitHub
- URL: https://github.com/intina47/maccleaner
- Owner: Intina47
- Created: 2023-01-08T02:54:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T03:03:25.000Z (over 3 years ago)
- Last Synced: 2025-01-23T14:32:42.573Z (over 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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