A Python script that helps to move specific files to your specified directory, Drifter currently supports Windows only. Linux isn't supported now but will soon.😁
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- git clone (recommended for stage Development)
- Download as zip and extract it
Within the directory Drifter you will find mover.py
- Open the directory where you have extracted/cloned drifter in CMD/Powershell mode by "Ctrl+Shift+RightClick", within CMD you have to run the script.
python3 mover.py
- Windows OS
- Python 3.7.6 atleast
This project is licensed under the MIT License - see the LICENSE.md file for details