Skip to content

Instalation

Shockz edited this page Apr 14, 2022 · 7 revisions

Precompiled Instalation

Just download the latest zip available in Releases

Generic installation

It is essential to have Python 3 installed and to have its path in the environment variables

Installation method (easiest) Requirements: git
  • Clone the repository
    • git clone --depth 1 https://github.com/jmlgomez73/DriveMyFiles.git
  • Go to the newly created directory
    • cd DriveMyFiles
  • Install dependencies
    • python3 -m pip install -r requirements.txt
  • Execute the main script
    • python3 .\handler.py