Skip to content

ThomasSchuller/fileMover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Filemover

Simple script moving files from homedir/Downloads to homedir/Desktop/TestFolder where it is sorted based on if it is a image or a documents.

Currently supported extensions for images:

  • .jpeg
  • .jpg
  • .png

Currenlty supported extensions for documents

  • .doc
  • .docx
  • .pdf

setup:

pip install watchdog

create a folder on desktop named TestFolder, and two folders within named Images and Documents

About

Simple python script that moves files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages