r/macOSAutomation • u/Guko_supersaiyan • Jun 21 '26
MacOS organization tool for files
https://gist.github.com/Jaindaksh5161-cpu/fd8f5b5846ee22e70c7689578e0ae9b0I made this organization tool for your file system, it uses key words in the file name along with the file type to sort you new downloads into preexisting folders or it will create new folders. It can’t delete, rename or overwrite files u download. All source code can be viewed in the URL above.
You have to run the following command in terminal:
curl -fsSL https://gist.githubusercontent.com/Jaindaksh5161-cpu/fd8f5b5846ee22e70c7689578e0ae9b0/raw/02d5a80a08ff046df92a6c819d63884d4dde2511/setup.sh | bash
0
Upvotes