# file-organizer Sorts files in the current directory into category folders (Pictures, Documents, Music, Videos) based on file extension. Unknown types are left in place. Run from any directory: ```sh file_organizer ``` For Windows, place the executable in the directory where you want to run the program. ## License BSD 3-Clause. See [LICENSE](https://git.aramjonghu.dev/AramJonghu/file-organizer/src/branch/main/LICENSE)