mirror of
https://git.aramjonghu.dev/AramJonghu/file-organizer.git
synced 2026-09-06 01:33:31 +02:00
11 lines
307 B
Markdown
11 lines
307 B
Markdown
# 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:
|
|
|
|
```
|
|
file_organizer
|
|
```
|
|
|
|
For Windows, place the executable in the directory where you want to run the program. |