Skip to content

This repository contains source codes for a multi-user group chat application developed in Python

Notifications You must be signed in to change notification settings

sreedeepta/multi_user_chat_application_in_python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

multi_user_chat_application_in_python

This repository contains the source codes for a multi-user group chat application in Python. See video of running application here: https://youtu.be/MEKBzxL8xHI

The tutorial is published on medium: https://help.medium.com/hc/en-us/articles/360006543813-Friend-Links

To run the application:

  1. Make sure you have python installed and setup on your system
  2. Download or clone the repository
  3. To start the server: python server_gui.py
  4. To start each client: python client_gui.py
  5. Enjoy!

About

This repository contains source codes for a multi-user group chat application developed in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%