I once created a sorting script with JavaScript out of boredom. It sorts your files in your Downloads folder
Preview: https://streamable.com/6j4k0n
To execute the Script:
- Open the sort.js
- Change the variable currentPath to your own path
- Open Terminal and type
node sort.js!
