Skip to content

MichelangeloAM/Order_My_Files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python Script to order files by creation date. Files MUST have same extension!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages