LAN Chat written in Python using only the standard library and Tkinter
This repository has been archived on 2026年05月05日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
| src | Add simple command line interface to server | |
| .gitignore | Initial import | |
| LICENSE.txt | Initial import | |
| README.md | Update README.md | |
Simple LAN Chat
Usually no extra requirements. It might be though, that your Python installation is missing the python-tk package. This is often the case with Linux Ubuntu/Mint.