/FolderSynchronizer

📁📌 A python script that synchronizes all the files in a folder based on it's extension.

Primary LanguagePythonMIT LicenseMIT

FolderSynchronizer

📁📌 A python script that organizes all the files in a folder based on it's extension.

Get your cluttered directories 🗍🗍🗍🗍🗍🗍🗍🗍🗍 organized 📁📂📁

Installation

Usage

  • To organize : run python toOrganize.py in the directory you want your files to be organized based on their extensions.
  • To revert organize : run python toDisorganize.py in the directory you ran the toOrganize.py script.

NOTE : The script has to be present in the directory you want to organize/revert organize.