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.
- 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
- Raspberry Pi 5 (or any Raspberry Pi with Python 3)
- Python 3.x
- Packages listed in
requirements.txt