Skip to content

imyasin2000/pychat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N|Solid

pychat messenger

💻

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

how to run?

linux:

  • 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' :

  • N|Solid

  • N|Solid

  • 1)run login-serverside_1500.py 2)run new_login.py

windows:

  • 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

Screenshots

contact me