https://github.com/henryquan/macos-cleaner
Remove .DS_Store and ._* files
https://github.com/henryquan/macos-cleaner
macos python3 script tool
Last synced: 3 months ago
JSON representation
Remove .DS_Store and ._* files
- Host: GitHub
- URL: https://github.com/henryquan/macos-cleaner
- Owner: HenryQuan
- License: mit
- Created: 2020-02-09T05:01:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-30T05:09:05.000Z (over 4 years ago)
- Last Synced: 2025-01-18T04:28:47.648Z (5 months ago)
- Topics: macos, python3, script, tool
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# macos-cleaner
Remove `.DS_Store` and `._*` files## How to run
~~~
python3 macos-cleaner [-y|--yes]
~~~
Currently, `max_depth` is 5 and `delete_mode` is False.# Disclaimer
If you decide to use this script, you will be responsible for any of your data loss. Please use it at your own disk~~Just to scare you lah but just in case~~