Archived
1
0
Fork 0
A Python tchat client
This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2019-07-21 20:18:39 +02:00
client.py Client upgrade with cmd or not functions, Server commands system, GUI base 2019-07-18 18:20:25 +02:00
gui.py Correction of stupid misspellings 2019-07-19 18:36:45 +02:00
LICENSE License and README add 2019-07-15 22:54:58 +02:00
README.md Add logo 2019-07-18 19:09:16 +02:00
server.py Add RLock on clients dictionary for safe shared resources 2019-07-21 20:18:39 +02:00

logo

PyTchat

A simple Python tchat client

How to use it ?

Look at the wiki ;3

License

This project is on the MIT license

Dependencies