Skip to content

nikallow/Python-File-Sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my Python-File-Sorter mini project!

GitHub

NOTE:

This program is in beta version and I am not responsible if something bad happens

How it works

You select the folder where you want to sort the files. A "Sorted" folder is created in this folder, and folders are created in it by file type (Photos, videos, etc.) Then the files are moved to them. (I wonder if anyone will understand this explanation?)

How to use


Python and Git must be installed on your system

  1. Install CustomTkinter:
pip3 install customtkinter
  1. Clone this repository:
git clone https://github.com/nikallow/Python-File-Sorter.git
  1. Launch main.py
  2. Click on the Choose folder button or paste the path to the folder in the box above
  3. Click on the Sort files button