Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.65 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.65 KB

Order_My_Files -- A small tool I made to learn Python and more!

The Light and Fast File Orderer you needed!

Order_My_Files is a Python based file orderer. It lets you slelect a number of files and order them automatically by creation date.

Features

  • Select multiple files to order
  • Select a name for the files
  • Select a name for the destination folder that will be generated
  • Select ordering process: by creation, last modified or last accessed
  • ✨Magic ✨

Future Features

  • Order files by modified date or added date <--- Added
  • Choose the location of the destination folder

Installation

  • Download the project, open it and find the dist folder, inside you will find an executable, run the file and the program will start.
  • Run, in case of failure, check permissions to run the app.
  • ✨Magic ✨

Use

  1. Run the Order_My_Files.exe
  2. Select the files you want to order:

alt text

  1. Type the name for the files you selected:

alt text

  1. Type the destination folder's name:

alt text

  1. Ordered Files:

alt text

  1. Select Ordering Technique :

alt text