Moover is a program designed to automatically move files between directories. The main aim of the project is to organize files in a structured manner. File are categorized based on their extension which will be improved in future to categorize based on type.
- git
- python3
git clone https://github.com/ssiyad/automagic-file-mover
cd automagic-file-mover
python3 -m venv venv
source venv/bin/activate
pip install .
or
pip install moover
python -m moover
or
moover
-s, --source Directory to watch
-d, --destination Directory to move files
-e, --existing Arrange existing files in source directory
-h, --help Shows help message
Default source
is Downloads
and default destination
is Moover
- Report issues
- Open pull request with improvements
- Spread the word
- Contact me directly at Telegram