fileOrganizer
is a utility that organises and manages files in a directory into subdirectories based on the file extensions.
-
Open your Terminal/cmd
-
git clone this project to your preferred directory.
-
cd File-Organizer
-
python FileOrganizer.py
or Execute:
ExecuteFileOrganizer.cmd
Set up a virtual environment and install the dependencies:
pip install -r requirements.txt
This project is licensed under the terms of the GPL-3.0 license.