Skip to content

Instalation

Jorge Manuel Lozano Gómez edited this page Nov 2, 2021 · 7 revisions

Binary Instalation

Solo descarga el último binario disponible en 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 airgeddon
  • Install dependencies
    • python3 -m pip install -r requirements.txt
  • Execute the main script
    • python3 .\handler.py