Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sougatoroy3/socketchat3r
A Chat Application using Kivy and socket programming
https://github.com/sougatoroy3/socketchat3r
chat-application cipher-algorithms kivy kivy-framework kv python socket-programming
Last synced: 22 days ago
JSON representation
A Chat Application using Kivy and socket programming
- Host: GitHub
- URL: https://github.com/sougatoroy3/socketchat3r
- Owner: sougatoroy3
- Created: 2022-01-21T19:11:52.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-18T07:22:27.000Z (over 2 years ago)
- Last Synced: 2024-10-14T06:40:15.892Z (22 days ago)
- Topics: chat-application, cipher-algorithms, kivy, kivy-framework, kv, python, socket-programming
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# socketChat3R
[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)
A Chat Application using Kivy and socket programming which connects two parties via type and send interface.
# Registration
registration.py for creating a simple user interface for registration
On clicking Register button you'll be asked for username and password and a window then displays the message
Registration Successful# Client
# Host
# .kv files
chatappinterface.kv and registration.kv to present the widget parameters
Tried building this project using the topics covered in computer networks*incomplete backend stuff will be updated later prolly
*more features will be added later