https://github.com/jeanextreme002/kivy-chat
:speech_balloon: Do you want to chat quickly with your friends without having to create an account, in an easy and practical way ? So, how about using this amazing chat ? With it, you can create a server and chat with your friends via the internet or LAN.
https://github.com/jeanextreme002/kivy-chat
chat kivy python python3
Last synced: 2 months ago
JSON representation
:speech_balloon: Do you want to chat quickly with your friends without having to create an account, in an easy and practical way ? So, how about using this amazing chat ? With it, you can create a server and chat with your friends via the internet or LAN.
- Host: GitHub
- URL: https://github.com/jeanextreme002/kivy-chat
- Owner: JeanExtreme002
- License: bsd-3-clause
- Created: 2020-02-03T20:42:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-07T23:34:52.000Z (about 5 years ago)
- Last Synced: 2025-01-06T08:21:17.789Z (4 months ago)
- Topics: chat, kivy, python, python3
- Language: Python
- Homepage:
- Size: 91.8 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Description:
Do you want to chat quickly with your friends without having to create an account, in an easy and practical way ?
So, how about using this amazing chat ? With it, you can create a server and chat with your friends via the internet or LAN.
# Requirements:
**This application was created on Kivy using version 1.11.1. To install Kivy,
click [here](https://kivy.org/doc/stable/installation/installation-windows.html) and follow
the instructions.**- Kivy
- Pygame (Optional)# How to use it ?
**Creating a server:**
- Enter your username.
- Enter the server's IP address and port number.
- Press the `Create Server` button.**Connecting to the server:**
- Enter your username.
- Enter the server's IP address and port number.
- Press the `Connect` button.