Skip to content

mekken2/AutoArrange-Files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Auto_Arranger for Files

A Python script to Automatically arrange the files in specified folders based on their extensions.

Steps to Run the script:

  1. Clone/Download this repository
  2. Copy the AutoMove.py script to the Directory where you want Arrange the files
  3. Run it in Terminal/Command Prompt

You may follow me and star this repo to contribute in my motivation for building more projects

TODO:

  • Add a sleep timer and Make it run in the background(in all of those folders where it is copied)
  • Save the moved file data into a database and ignore those files (or check only current dir.)
  • Make only those folders which are needed as per the Extension requirement
  • Make it to ignore itself and not get moved somewhere else
  • Convert the .py file to .exe to run anywhere just by double click

About

An auto-arranger for files which changes their directory based on extension in specified folders.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages