💻
what can it do?
- sending text messages to freinds
- sending media and files to freinds
- you can upload files in server (some thing like cloud 😊 and we serve them for ever, and you can redownload anytime)
- sending ad to friends like google ads
- play games and share score
- set password or face unlock
- set profile pic
- two step authentication
- yahoo authentication
- qr code scanning
-
open terminal
-
cd to the directory where requirements.txt is located(cd to cloned folder ).
-
pip install -r requirements.txt in your shell.
-
first go to the server_side folder and open login-serverside_1500.py replace '192.168.109.1' --> '0.0.0.0' then go to the client folder and edit new_login.py replace '192.168.109.1' --> '0.0.0.0' :
-
1)run login-serverside_1500.py 2)run new_login.py
- open terminal
- cd to the directory where requirements.txt is located(cd to cloned folder ).
- pip install -r requirements.txt in your shell.
- open cmd an type ipconfig if your ip adress are diffrent(look at two pictures above) , first go to the server_side folder and open login-serverside_1500.py replace '192.168.109.1' --> 'your ip' then go to the client folder and edit new_login.py replace '192.168.109.1' --> 'your ip' :
- 1)run login-serverside_1500.py 2)run new_login.py
- email:yasinmhd110@gmail.com