Repository files navigation
How to Run Project? (Only Windows )
(ONLY FOR GUI) Install Python Interpreter (Version 3.9.13 )
For the Python interpreter, go to https://www.python.org/downloads/release/python-3913/
Once installed, open the terminal in the directory where the project is located.
Type the command pip install .\requirements.txt to install the libraries in the requirements.txt file.
Open the project folder with terminal.
Type mingw32-make to execute the commands written in the Makefile file in the project.
If a successful build process is completed, the message Build process is completed. will appear.
When the compilation process is successful, you can run the project by typing python main.py in the same file path.
Proje Nasıl Çalıştırılır? (Sadece Windows )
C++ Derleyicisini yükleyin
(SADECE GUI İÇİN) Python Yorumlayıcısını Yükleyin (Version 3.9.13 )
Proje klasörünü terminal ile açın.
Projedeki Makefile dosyasında yazan komutları yerine getirmek için mingw32-make yazın.
Başarılı bir derleme işlemi gerçekleşirse Build process is completed. yazısı çıkacak.
Derleme işlemi başarılı olduğunda yine aynı dosya yolunda python main.py yazarak projeyi çalıştırabilirsiniz.
About
File sharing application between Android Phone and Windows PC.
Topics
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.