Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 694 Bytes

File metadata and controls

21 lines (14 loc) · 694 Bytes

Raspberry Pi Local Chat Server

A local chat server built using Raspberry Pi 5, Flask, and SocketIO.
This project allows multiple devices on the same Wi-Fi network to chat in real-time through a simple web interface. Perfect for learning web development, networking, and Raspberry Pi projects.


Features

  • Real-time messaging across devices on the same network
  • Simple and responsive web interface
  • Lightweight and easy to set up on Raspberry Pi
  • Can be expanded to include usernames, chat history, or AI integration

Requirements

  • Raspberry Pi 5 (or any Raspberry Pi with Python 3)
  • Python 3.x
  • Packages listed in requirements.txt