Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 394 Bytes

File metadata and controls

12 lines (10 loc) · 394 Bytes

AutoMoveFiles

The script moves files automatically from a tracked folder to the destination folder.

Getting started

  • pip install watchdog or poetry add watchdog
  • cd AutoMoveFiles
  • python -m AutoMoveFiles.py
  • Enter the path to the source folder

for example: C:\Users\example\Downloads

  • Enter the path to destination folder

for example: C:\Users\example\Documents