Skip to content

Simplify file organization with MoveInOut, a lightweight Python project. Quickly filter and move files based on types such as MP4, WORD doc, JPEG, and ZIP. Use customizable options to specify source and destination folders, along with file extensions for tailored file management. Streamline your workflow with this easy-to-use file manager.

Notifications You must be signed in to change notification settings

marvinraj/file-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MoveInOut

Basic python project which involves filtering and moving files/folders

MOVE 1: Files within a specific folder will be filtered according to its file type (MP4, WORD doc, JPEG and ZIP) and moved into separate folder accordingly.

MOVE 2: User has the ability to insert the current destination of the files to be moved (file address), the new destination to move the files into and the extension of the files to be moved (JPEG, DOC, PNG, etc..)

About

Simplify file organization with MoveInOut, a lightweight Python project. Quickly filter and move files based on types such as MP4, WORD doc, JPEG, and ZIP. Use customizable options to specify source and destination folders, along with file extensions for tailored file management. Streamline your workflow with this easy-to-use file manager.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages