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