All Projects → conversejs → Converse.js

conversejs / Converse.js

Licence: other
Web-based XMPP/Jabber chat client written in JavaScript

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects
Makefile
30231 projects

Projects that are alternatives of or similar to Converse.js

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 (+28.63%)
Mutual labels:  chat, xmpp, jabber, xmpp-client
Dino
Modern XMPP ("Jabber") Chat Client using GTK+/Vala
Stars: ✭ 1,637 (-40.36%)
Mutual labels:  chat, xmpp, jabber, xmpp-client
Blabber.im
blabber.im basiert auf Conversations und ist ein Open Source XMPP/Jabber Messenger für Android 4.1+
Stars: ✭ 124 (-95.48%)
Mutual labels:  chat, xmpp, jabber
xabber-web
Open source XMPP client for Web
Stars: ✭ 117 (-95.74%)
Mutual labels:  xmpp, jabber, xmpp-client
Xabber Android
Open-source XMPP client for Android
Stars: ✭ 1,773 (-35.41%)
Mutual labels:  chat, xmpp, xmpp-client
xmpp-php
PHP client library for XMPP (Jabber) protocol
Stars: ✭ 33 (-98.8%)
Mutual labels:  xmpp, jabber, xmpp-client
Mongooseim
MongooseIM is a mobile messaging platform with focus on performance and scalability
Stars: ✭ 1,387 (-49.47%)
Mutual labels:  chat, xmpp, jabber
vacuum-im
Cross-platform XMPP client
Stars: ✭ 90 (-96.72%)
Mutual labels:  xmpp, jabber, xmpp-client
Conversations
Conversations is an open source XMPP/Jabber client for Android
Stars: ✭ 3,965 (+44.44%)
Mutual labels:  chat, xmpp, jabber
Spark
Cross-platform real-time collaboration client optimized for business and organizations.
Stars: ✭ 471 (-82.84%)
Mutual labels:  xmpp, jabber, xmpp-client
Ejabberd
Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
Stars: ✭ 5,077 (+84.95%)
Mutual labels:  chat, xmpp, jabber
Profanity
Ncurses based XMPP client
Stars: ✭ 966 (-64.81%)
Mutual labels:  chat, xmpp, xmpp-client
Miranda Ng
Miranda NG: Next Generation of Miranda IM
Stars: ✭ 341 (-87.58%)
Mutual labels:  xmpp, jabber, xmpp-client
Jackal
Instant messaging server for the Extensible Messaging and Presence Protocol (XMPP).
Stars: ✭ 899 (-67.25%)
Mutual labels:  chat, xmpp, jabber
Tigase Server
Highly optimized, extremely modular and very flexible XMPP/Jabber server
Stars: ✭ 170 (-93.81%)
Mutual labels:  chat, xmpp, jabber
Chat Sdk Android
Chat SDK Android - Open Source Mobile Messenger
Stars: ✭ 1,496 (-45.5%)
Mutual labels:  xmpp, xmpp-client
Go Xmpp
Native Go XMPP library
Stars: ✭ 236 (-91.4%)
Mutual labels:  chat, xmpp
Vk4xmpp
Jabber-транспорт для ВКонтакте (A jabber gateway to the VK social network)
Stars: ✭ 114 (-95.85%)
Mutual labels:  xmpp, jabber
Cwwechat
swift仿写WeChat
Stars: ✭ 117 (-95.74%)
Mutual labels:  chat, xmpp
Quickblox Javascript Sdk
JavaScript SDK of QuickBlox cloud backend platform
Stars: ✭ 98 (-96.43%)
Mutual labels:  chat, xmpp

Converse.js

XMPP Chat Travis Bountysource bounties Translation status

Converse is a web based XMPP/Jabber chat client.

You can either use it as a webchat app, or you can integrate it into your own website.

It's 100% client-side JavaScript, HTML and CSS and the only backend required is a modern XMPP server.

Please support this project via Patreon or Liberapay

Demo

Converse is hosted and can be used at https://conversejs.org.

A demo showing anonymous login is available at https://conversejs.org/demo/anonymous.html and a demo which shows how you can embed a single chat room into a page is avialable at https://conversejs.org/demo/embedded.html.

Documentation

The developer/integrator documentation can be found at https://conversejs.org/docs/html.

You'll probably want to begin with the quickstart guide, which shows you how to use the CDN (content delivery network) to quickly get a demo up and running.

Converse modes

Overlay

In overlay mode, Converse appears overlayed chats on top of the website.

Screenshot of Converse in overlay mode

Fullpage

In fullpage mode, Converse behaves like a single-page app that covers the whole browser viewport.

Screenshot of Converse in fullpage mode

Embedded

In embedded mode, Converse can be embedded into an element in the DOM.

Screenshot of Converse in embedded mode

Features

  • Available as overlayed chat boxes or as a fullscreen application. See inverse.chat for the fullscreen version.
  • Custom status messages
  • Desktop notifications
  • A plugin architecture based on pluggable.js
  • Chat statuses (online, busy, away, offline)
  • Anonymous logins, see the anonymous login demo
  • URL Previews (requires server support, for example mod_ogp
  • Translated into over 30 languages

Supported XMPP Extensions

Integration into other servers and frameworks

Tests

We use behavior-driven tests written with jasmine.js.

Run make check to execute all the tests.

Licence

Converse.js is released under the Mozilla Public License (MPL).

Attribution

Emoji images are courtesy of Twemoji.

Support

Issues can be logged on the Github issue tracker.

Donations

A heartfelt thanks for everyone who has supported this project over the years. Many people have contributed testing, bugfixes, features and corrections.

We accept donations via Patreon and Liberapay.

Sponsors

Blokt Crypto & Privacy

Codefirst

KeyCDN

Pluckeye

Original Energie

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].