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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Freetel!