Skip to content

A utility that organises files in a directory into subdirectories.

License

Notifications You must be signed in to change notification settings

codescoop/File-Organizer

 
 

Repository files navigation

fileOrganizer

fileOrganizer is a utility that organises and manages files in a directory into subdirectories based on the file extensions.

Usage

  1. Open your Terminal/cmd

  2. git clone this project to your preferred directory.

  3. cd File-Organizer

  4. python FileOrganizer.py


or Execute:

ExecuteFileOrganizer.cmd

Screenshots

First:

Second:

Installation

Set up a virtual environment and install the dependencies:

pip install -r requirements.txt

License

This project is licensed under the terms of the GPL-3.0 license.

About

A utility that organises files in a directory into subdirectories.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.8%
  • Batchfile 2.2%