Skip to content

codemorphist/pychat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyChat

Pychat it is simple chat written on python, with socket lib TK GUI

How to run

  1. Config and run server from PyChat
  2. Config and run app from tkinter
  3. Enjoy!

Config explanation

Server config

  • HOST - address of server
  • PORT - any port of server

Client (App) config

  • HOST - address of server that you want connect
  • PORT - port of server that you want connect

About

💬 Simple chat written on Python

Topics

Resources

License

Stars

Watchers

Forks

Languages