Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
/ lanchat Public archive

A simple demo of using IP broadcasting to have serveless chat over LAN.

Notifications You must be signed in to change notification settings

dejan/lanchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAN chat

A simple demo of using IP broadcasting to have serveless chat over LAN.

Install

pip install -r requirements.txt

Watch messages

python3 watch.py

Send messages

python3 send.py <Username>

Demo

demo

About

A simple demo of using IP broadcasting to have serveless chat over LAN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages