Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 391 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 391 Bytes

Rule-based File Mover (Python Script)

...

Installation

Execute the following command to install dependencies:

pip install -r requirements.txt

Usage

Usage format:

python path/to/file-mover.py --config /path/to/custom-file-mover.config.yaml /path/to/source/directory

Example:

python ./file-mover.py --config ./file-mover.config.yaml /home/me/downloads