v-makarovskyi / python_chat_app

A simple Python Real Time Chat Application with GUI interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%