No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-11 15:51:46 +02:00
src archives support, builds .exe as well now 2026-05-30 12:14:23 +02:00
.gitignore updated gitignore 2026-05-17 03:26:02 +02:00
build.zig update to 0.17 2026-06-06 22:33:34 +02:00
build.zig.zon cleanup build file 2026-06-06 22:34:48 +02:00
LICENSE Add LICENSE 2026-07-11 15:51:46 +02:00
README.md Update README.md 2026-05-22 20:12:37 +02:00

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.