All Projects → ForNeVeR → CyclopsChat

ForNeVeR / CyclopsChat

Licence: MIT license
WPF-based XMPP chat application.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to CyclopsChat

Miranda Ng
Miranda NG: Next Generation of Miranda IM
Stars: ✭ 341 (+2335.71%)
Mutual labels:  xmpp-client
Chat Sdk Android
Chat SDK Android - Open Source Mobile Messenger
Stars: ✭ 1,496 (+10585.71%)
Mutual labels:  xmpp-client
Converse.js
Web-based XMPP/Jabber chat client written in JavaScript
Stars: ✭ 2,745 (+19507.14%)
Mutual labels:  xmpp-client
Spark
Cross-platform real-time collaboration client optimized for business and organizations.
Stars: ✭ 471 (+3264.29%)
Mutual labels:  xmpp-client
Uwpx Client
A WIP secure XMPP client for UWP (Windows 10) devices.
Stars: ✭ 61 (+335.71%)
Mutual labels:  xmpp-client
Xabber Android
Open-source XMPP client for Android
Stars: ✭ 1,773 (+12564.29%)
Mutual labels:  xmpp-client
Jitsi
Jitsi is an audio/video and chat communicator that supports protocols such as SIP, XMPP/Jabber, IRC and many other useful features.
Stars: ✭ 3,531 (+25121.43%)
Mutual labels:  xmpp-client
xmpp-php
PHP client library for XMPP (Jabber) protocol
Stars: ✭ 33 (+135.71%)
Mutual labels:  xmpp-client
Pade
Pàdé (Yoruba word for Meet) is a browser extension (Chrome/Edge) based unified communications desktop client for Openfire.
Stars: ✭ 72 (+414.29%)
Mutual labels:  xmpp-client
Xmpp Messenger Ios
iOS XMPP Messenger Framework
Stars: ✭ 213 (+1421.43%)
Mutual labels:  xmpp-client
Jsxc
💬 Real-time xmpp chat application with video calls, file transfer and encrypted communication.
Stars: ✭ 604 (+4214.29%)
Mutual labels:  xmpp-client
Profanity
Ncurses based XMPP client
Stars: ✭ 966 (+6800%)
Mutual labels:  xmpp-client
Smuxi
Smuxi is an user-friendly and free IRC client for Linux, Windows and Mac OS X based on GNOME / GTK+
Stars: ✭ 145 (+935.71%)
Mutual labels:  xmpp-client
Jappix
💬 Jappix, a full-featured XMPP web-client (Jappix Desktop, Jappix Mobile & Jappix Mini).
Stars: ✭ 430 (+2971.43%)
Mutual labels:  xmpp-client
main
Main repository with patches and required resources
Stars: ✭ 68 (+385.71%)
Mutual labels:  xmpp-client
Psi
XMPP client
Stars: ✭ 337 (+2307.14%)
Mutual labels:  xmpp-client
Dino
Modern XMPP ("Jabber") Chat Client using GTK+/Vala
Stars: ✭ 1,637 (+11592.86%)
Mutual labels:  xmpp-client
xabber-web
Open source XMPP client for Web
Stars: ✭ 117 (+735.71%)
Mutual labels:  xmpp-client
Artalk.Xmpp
This repository contains an easy-to-use and well-documented .NET (Framework and Core 3.1, .Net 5 and .Net 6) assembly for communicating with an XMPP server. It supports basic Instant Messaging and Presence funtionality as well as a variety of XMPP extensions.
Stars: ✭ 42 (+200%)
Mutual labels:  xmpp-client
Go Sarah
Simple yet customizable bot framework written in Go.
Stars: ✭ 188 (+1242.86%)
Mutual labels:  xmpp-client

CyclopsChat (WPF XMPP client)

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

  • MUC (user can close/create/join to conferences)
  • Privates (double-click on user to start one)
  • Animated smiles (JISP-compatible)
  • Customizable UI
  • Handles kicks, bans, nick conflicts, captchas, passwords, disconnects and etc.
  • vCard-based avatars (supports caching)
  • Tray, tabs and pop-ups notifications
  • Nick and status changing (and displaying it on the user list)
  • Localization (English and Russian)
  • Bookmarks support

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].