Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.