Skip to content

This a python project in which the application created will sort files of different extensions into respective folders for better accessibility.

Notifications You must be signed in to change notification settings

PritamAich/File-Sorting-App

Repository files navigation

File Sorting App

This is a simple Python project.

This Software can be used when there are a lot of files with different extensions and they need to be sorted in different folders for better accessibility.

Project Structure:

  • Application file or Executable file: File Sorting App.exe

  • Source code file: File_sorting_app.py

  • Programming language: Python

  • GUI used: Tkinter

  • Package used to build the software: pyinstaller

Steps to use this software:

  1. First clone this repository or download the .zip format.

  2. Open the Application file / executable file named 'File Sorting App.exe'

  3. Enter the file path of the folder inside which the files are present which needs to be sorted.

  4. Click on Sort files button to sort the files.

  5. After sorting is complete, the following message will be shown in the window.

If you like this, do give a star. Thank you! :)

About

This a python project in which the application created will sort files of different extensions into respective folders for better accessibility.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published