Python GUI Chat, inspired by late 90s chat freetel utilizes sockets, queues, tk. I started this project as a means learn python, so it might not be cleanest code you've ever seen :p
====================
Features:
send/receive public messages
send/receive private messages
====================
main.py:
Chat server.
freetel.py:
gui client, tk + calls to client.py for sock functions(runs on windows/POSIX oses)
client.py:
Socket functions (send/recv/send private message/recieve private msg)
terminal_client.py:
A terminal client, can only recieve messages
======================
How to:
1. Start server - main.py
2. Start GUI client - freetel.py
License
BSD LicenseFollow Freetel
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Freetel!