/Drifter

A Python script that helps to move specific files to your specified directory.

Primary LanguagePythonMIT LicenseMIT

Drifter

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.😁

Getting Started

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

Using Drifter

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.

Usage

python3 mover.py

Prerequisites

  • Windows OS
  • Python 3.7.6 atleast

License

This project is licensed under the MIT License - see the LICENSE.md file for details