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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Freetel!