File Organizer
Keep your directories tidy.
Usage
Run scripts/organize.ps1 with the target path.
Example: powershell.exe -File scripts/organize.ps1 C:\Users\L\Downloads
自动将指定目录中的文件按文件扩展名移动至对应的子文件夹,帮助您清理 Downloads 或 Desktop 等杂乱的文件夹。
--- frontmattername: file_organizer description: Automatically organize files in a specified directory by moving them into subfolders based on their file extensions. Use for cleaning up messy folders like Downloads or Desktop.
Keep your directories tidy.
Run scripts/organize.ps1 with the target path.
Example: powershell.exe -File scripts/organize.ps1 C:\Users\L\Downloads