# File Organizer Organizes your files in the folder according to their extension by grouping them together. Works on both Windows and Linux based operating systems. # Libraries Used os path shutil # Usage Just run the command `python3 file-organizer.py` from your terminal/bash. Will ask for to organize current 1.directory(folder) or specific 2.directory(folder), If '2' is selected please copy paste or type the folder absolute path.