PyDrop
An Airdrop alternative for cross-platform users only for desktop with Python, -version 1.0 with less effort, just as a practice.
#################################################################################################################################################################################
Instrucciones Español
- Si quieres instalar el código y correrlo desde tu consola sin usar el archivo .exe, deberás instalar los siguientes modulos usando "pip install...", (tqdm, socket)
- versión de python 3.x. TEN CUIDADO CON LAS VERSIONES DE 3.10+ puede que no estén habilitadas para los módulos usados.
CÓMO OBTENER TU IP
En la consola "cmd", escribe "ipconfig", deberás encontrar el IPV4 en el caso mío es 192.168.1.93 pero el tuyo será diferente. Deberás colocar en la
Por último el archivo se guardará en la dirección en donde se encuentra la APP, si está en el escritorio, se va a guardar ahí.
Si tienes problemas con el código o no entiendes algo contáctame a [email protected]
##################################################################################################################################################################################
English Instructions
- If you want to install the code and run it from your console without using the .exe file, you must install the following modules using "pip install ...", (tqdm, socket)
- python version 3.x. BE CAREFUL WITH VERSIONS OF 3.10+ they may not be enabled for the modules used.
HOW TO GET YOUR IP
In the console "cmd", write "ipconfig", you should find the IPV4 in my case it is 192.168.1.93 but yours will be different. You must put in the
Finally the file will be saved in the address where the APP is located, if it is on the desktop, it will be saved there.
If you have problems with the code or do not understand something, contact me at [email protected]
##################################################################################################################################################################################