ForNeVeR / CyclopsChat

WPF-based XMPP chat application.
MIT License
21 stars 5 forks source link
dotnet gui xmpp-client

CyclopsChat (WPF XMPP client)

Cyclops chat is a simple XMPP muc client, it support the following features:

Download

To download a binary distribution, please visit the GitHub releases page.

Screenshots

Main Window Screenshot

Login Window Screenshot

Build

To build the project, install .NET 6 SDK, and then run the following in the shell:

$ dotnet build

Documentation

Acknowledgements

Originally, the project was developed by @EgorBo and hosted on CodePlex.