A simple Python script to move files and folders. Use it as a kind of portal to move anything you want to a set destination in your system.
- Replace the
DESTINATIONFOLDER
constant with your preferred system path. You can use environment variables, absolute or relative paths. - Drag & drop any folders or file over
PyMove.py
to start the script.
This project is open source and available under the MIT License.