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
- Host: GitHub
- URL: https://github.com/intina47/maccleaner
- Owner: Intina47
- Created: 2023-01-08T02:54:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T03:03:25.000Z (over 2 years ago)
- Last Synced: 2025-01-23T14:32:42.573Z (4 months 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 rootThe program is a simple pyhthon code to help users clean their computer by deleting
files that appear more than twice in the users ComputerThe 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 requestImportant Concept
-I used multi processing to help speed up the files iteration process