Skip to content

A simple Python Real Time Chat Application with GUI interface

Notifications You must be signed in to change notification settings

v-makarovskyi/python_chat_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple Python Real Time Chat Application with GUI interface

I used Tkinter and the Socket and Threading modules from the standard Python library.

Снимок экрана 2023-03-06 в 14 42 27

Снимок экрана 2023-03-06 в 14 42 55

How To use:

  1. Run server file python server.py
  2. Run client file python client.py you can run it as much as clients you want

About

A simple Python Real Time Chat Application with GUI interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages