-
Notifications
You must be signed in to change notification settings - Fork 5
Instalation
Jorge Manuel Lozano Gómez edited this page Nov 2, 2021
·
7 revisions
Solo descarga el último binario disponible en Releases
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
Drive My Files 2022