hansendm / AutoMoveFiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%