Skip to content

Files

Latest commit

9138754 · Jul 19, 2021

History

History
This branch is 1 commit ahead of, 923 commits behind larymak/Python-project-Scripts:main.

AutoMoveFiles

README.md

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