Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.09 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.09 KB

Client

The PVRC Client for your use

image

This project is a Python chat application that uses a central server to manage communications between multiple clients. Clients can connect to the server, choose a unique nickname, and participate in real-time discussions with other users.

Features

  • Connect to the central server for real-time chat.
  • Choose a unique nickname for each client.
  • Display user messages with colors for better readability.

Usage

  1. Clone this repository to your local machine.
  2. Run the client using the command: python main.py.
  3. With server IP and port you can now connect you.

Screenshots

image

image

Dependencies

  • Python 3.11

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.