

LAN Chat is a lightweight real-time messaging app designed for devices sharing the same WiFi network. Perfect for office teams, families at home, or friends hanging out โ just start the server, open the browser, and chat instantly. โจ Key Features: โข ๐ฌ Real-time messaging via WebSocket โข ๐ฅ Live online users list โข ๐ผ๏ธ File & image sharing โข ๐ฑ Mobile-friendly responsive design โข ๐ 100% local โ no cloud, no data leaks โข ๐พ Message history persistence ๐ Quick Start: npm install && npm start Then open http://localhost:3000 on any device in the same network. Built with Node.js + Socket.IO + vanilla HTML/JS. Clean, fast, zero dependencies for users.