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.
Go to file
2019-08-12 19:35:02 +02:00
SecureSocketService@4a94cc3220 Add SecureSocketService dependency to submodules 2019-08-12 19:35:02 +02:00
.gitmodules Add SecureSocketService dependency to submodules 2019-08-12 19:35:02 +02:00
client.py Rework client and server quit & exception 2019-07-22 15:09:11 +02:00
gui.py Rework client and server quit & exception 2019-07-22 15:09:11 +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 Rework client and server quit & exception 2019-07-22 15:09:11 +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