https://github.com/enderzombi102/chatapp
A simple socket-based chat
https://github.com/enderzombi102/chatapp
chat cross-platform multi-platform socket-chat websocket-chat
Last synced: 16 days ago
JSON representation
A simple socket-based chat
- Host: GitHub
- URL: https://github.com/enderzombi102/chatapp
- Owner: ENDERZOMBI102
- License: mit
- Created: 2020-08-26T08:18:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T22:46:30.000Z (over 3 years ago)
- Last Synced: 2025-09-12T03:17:19.957Z (9 months ago)
- Topics: chat, cross-platform, multi-platform, socket-chat, websocket-chat
- Language: Python
- Homepage:
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://gitpod.io/#https://github.com/ENDERZOMBI102/chatapp)
# chatapp
A simple socket-based chat, with too many platforms.
The base implementation is done in python, which is then ported to all other platforms.
The server is written in python and does not support authentication
| Platform | Status |
|-----------------------------|----------|
| CLI (linux/windows/macos) | WIP |
| GUI (linux/windows/macos) | Works |
| Nintendo 3DS | N/A |
| Nintendo Wii | N/A |
| RetroArch | N/A |
| Web (all) | Works |
| Android | WIP |
| iOS | N/A |
| Portal 2 | Planning |
| Portal 2: Community Edition | Planning |
| Minecraft Java | N/A |
| Minecraft Bedrock | N/A |
| UEFI/BIOS | N/A |
| GRUB | N/A |