1
0
Fork
You've already forked simple-lan-chat
0
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.
  • Python 100%
Find a file
2015年03月04日 23:47:25 +01:00
src Add simple command line interface to server 2015年03月04日 23:47:25 +01:00
.gitignore Initial import 2015年02月16日 17:03:44 +01:00
LICENSE.txt Initial import 2015年02月16日 17:03:44 +01:00
README.md Update README.md 2015年02月23日 21:47:26 +01:00

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.