Skip to content

naturalneuralnet/file-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A program that sorts files based on the file extension.

Alt text

Table of Contents

Local Setup

Download or clone the GitHub Project

Install the project requirements with this pip command:

pip install -r requirments txt

Run the file sorter with the following command:

python file-sorter-gui.py

Usage

After running the program. Input the path to the folder you wish to sort Select the types of files you want sorted. Click sort.

Alt text

Warning: This program will move the files inside the target folder and create new folders so be careful where you use it.

Technologies

  • Python
  • CustomTkinter

Status

Completed.

In the future I would like to add an undo option to unsort files in case the wrong folder is sorted.

License

You can find the License for this project here

This project is licensed under the terms of the MIT license.

About

File sorter with GUI in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages