Skip to content

a simple web LAN messenger by created ChatGPT

Notifications You must be signed in to change notification settings

hjyssg/lan-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application

This is a simple chat application built with Flask and Socket.IO, allowing users to communicate in real-time via a web interface.

screenshot-01

Table of Contents

Installation

  1. Clone the repository:

    git clone <repository_url>
    cd your_project_directory
  2. Install dependencies:

    pip install -r requirements.txt

Usage

  1. Run the Flask app:

    python app.py
  2. Open a web browser and go to http://localhost:8010/ to access the application.

Features

  • Real-time chat functionality using Flask and Socket.IO.
  • Responsive web interface.
  • Timestamps for each message.
  • Simple and intuitive interface.

About

a simple web LAN messenger by created ChatGPT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published