Skip to content

A simple Tkinter-based application for private messaging and real-time communication

License

Notifications You must be signed in to change notification settings

arfa79/Chat_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

Table of Contents

Description

Welcome to the Chat App! This application is built using Tkinter, allowing you to engage in private chats with other users. You can create private chat rooms, send messages, and have fun chatting with your friends. Getting Started

Discover the world of private conversations and connect with others using the Chat App.

Prerequisites

Python 3
Tkinter

Installation

Clone this repository to your local machine:

git clone https://github.com/arfa79/chat_app.git

Navigate to the app directory:

cd chat_app

Install the required dependencies:

pip install -r requirements.txt

Usage

Run the app:

python chat_app.py

Follow the on-screen instructions to use the app.

Dockerizing the App

Running graphical applications in Docker containers can be a bit complex due to GUI limitations. Currently, Dockerization is not supported for this app.

Contributing

Contributions are always encouraged! If you encounter any issues or have ideas for improvements, please open an issue or submit a pull request

License

This project is licensed under the GPL License. See the LICENSE file for details.

About

A simple Tkinter-based application for private messaging and real-time communication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published