https://github.com/kalebu/desktop-chatitng-gui-app-with-python
This consist of two app that can be used for chatting between two users on the same network , It created using python3 socket and GUI using Tkinter
https://github.com/kalebu/desktop-chatitng-gui-app-with-python
Last synced: 2 days ago
JSON representation
This consist of two app that can be used for chatting between two users on the same network , It created using python3 socket and GUI using Tkinter
- Host: GitHub
- URL: https://github.com/kalebu/desktop-chatitng-gui-app-with-python
- Owner: Kalebu
- License: mit
- Created: 2019-09-17T08:22:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-17T08:28:31.000Z (about 6 years ago)
- Last Synced: 2025-03-24T04:03:57.115Z (7 months ago)
- Language: Python
- Size: 24.4 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Desktop-chatitng-GUI-app-with-python
This consist of two app that can be used for chatting between two users on the same network , It created using python3 socket and GUI using Tkinter