The script moves files automatically from a tracked folder to the destination folder.
pip install watchdogorpoetry add watchdogcd AutoMoveFilespython -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