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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Freetel!