Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lighterowl/czateria
Reimplementation of the protocol used by the Czateria chatroom network
https://github.com/lighterowl/czateria
chat cpp cross-platform polish qt websocket
Last synced: 2 months ago
JSON representation
Reimplementation of the protocol used by the Czateria chatroom network
- Host: GitHub
- URL: https://github.com/lighterowl/czateria
- Owner: lighterowl
- License: bsd-3-clause
- Created: 2018-04-13T17:46:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-14T18:39:07.000Z (over 2 years ago)
- Last Synced: 2024-07-13T13:51:16.116Z (7 months ago)
- Topics: chat, cpp, cross-platform, polish, qt, websocket
- Language: C++
- Homepage:
- Size: 250 KB
- Stars: 3
- Watchers: 5
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# czateria in Qt
This repository contains a reimplementation of the protocol used by the Polish
chatroom network called Czateria, along with a simple GUI.Basic functionality, that is :
* logging in as a guest with and without a nickname,
* logging in as a registered user,
* sending and receiving chatroom messages,
* sending and receiving private messages,
* sending and receiving images in private conversations,
* user profile information.is working.
Certain things are missing, most notably graphical icons in conversations and
text formatting.Additional icons courtesy of [FamFamFam](http://www.famfamfam.com/) and
[Small-n-flat](http://paomedia.github.io/small-n-flat/). Czateria favicon used
without permission.# Disclaimer
This software is not endorsed in any way by the owner of Czateria. Please use it
at your own risk.