All Projects → vacuum-im → vacuum-im

vacuum-im / vacuum-im

Licence: GPL-3.0 license
Cross-platform XMPP client

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
CSS
56736 projects
CMake
9771 projects
QMake
1090 projects
HTML
75241 projects

Projects that are alternatives of or similar to vacuum-im

xabber-web
Open source XMPP client for Web
Stars: ✭ 117 (+30%)
Mutual labels:  xmpp, jabber, xmpp-client
Dino
Modern XMPP ("Jabber") Chat Client using GTK+/Vala
Stars: ✭ 1,637 (+1718.89%)
Mutual labels:  xmpp, jabber, 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 (+3823.33%)
Mutual labels:  xmpp, jabber, xmpp-client
xmpp-php
PHP client library for XMPP (Jabber) protocol
Stars: ✭ 33 (-63.33%)
Mutual labels:  xmpp, jabber, xmpp-client
Converse.js
Web-based XMPP/Jabber chat client written in JavaScript
Stars: ✭ 2,745 (+2950%)
Mutual labels:  xmpp, jabber, xmpp-client
Miranda Ng
Miranda NG: Next Generation of Miranda IM
Stars: ✭ 341 (+278.89%)
Mutual labels:  xmpp, jabber, xmpp-client
Spark
Cross-platform real-time collaboration client optimized for business and organizations.
Stars: ✭ 471 (+423.33%)
Mutual labels:  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 (+37.78%)
Mutual labels:  xmpp, jabber
Xabber Android
Open-source XMPP client for Android
Stars: ✭ 1,773 (+1870%)
Mutual labels:  xmpp, xmpp-client
isotoxin
Isotoxin source
Stars: ✭ 69 (-23.33%)
Mutual labels:  xmpp, jabber
xmpp
An implementation of the Extensible Messaging and Presence Protocol (XMPP) in Go.
Stars: ✭ 97 (+7.78%)
Mutual labels:  xmpp, jabber
Go Sarah
Simple yet customizable bot framework written in Go.
Stars: ✭ 188 (+108.89%)
Mutual labels:  xmpp, xmpp-client
ngx-chat
Angular XMPP Client & Chat UI
Stars: ✭ 30 (-66.67%)
Mutual labels:  xmpp, jabber
Tigase Server
Highly optimized, extremely modular and very flexible XMPP/Jabber server
Stars: ✭ 170 (+88.89%)
Mutual labels:  xmpp, jabber
Vk4xmpp
Jabber-транспорт для ВКонтакте (A jabber gateway to the VK social network)
Stars: ✭ 114 (+26.67%)
Mutual labels:  xmpp, jabber
Smack
Smack is an open-source, highly modular, easy to use, XMPP client library written in Java for Java SE compatible JVMs and Android.
Stars: ✭ 2,267 (+2418.89%)
Mutual labels:  xmpp, jabber
Xmpp Messenger Ios
iOS XMPP Messenger Framework
Stars: ✭ 213 (+136.67%)
Mutual labels:  xmpp, xmpp-client
Lurch
XEP-0384: OMEMO Encryption for libpurple.
Stars: ✭ 245 (+172.22%)
Mutual labels:  xmpp, jabber
stork
(M) Android XMPP Client
Stars: ✭ 51 (-43.33%)
Mutual labels:  xmpp, jabber
Mongooseim
MongooseIM is a mobile messaging platform with focus on performance and scalability
Stars: ✭ 1,387 (+1441.11%)
Mutual labels:  xmpp, jabber
Vacuum-IM
---------
Full-featured crossplatform Jabber/XMPP client.
The core program is just a plugin loader, all functionality is made available
via plugins. This enforces modularity and ensures well defined component
interaction via interfaces.

Web Site:
  http://www.vacuum-im.org

Source:
  https://github.com/Vacuum-IM

Translations:
  https://www.transifex.com/projects/p/vacuum-im

Jabber conference:
  [email protected]


Main Features
-------------
  * Nested roster groups
  * Multiple accounts in profile
  * Support for Adium message styles
  * Full support for Jabber conferences
  * Easy access to recent contacts and conferences
  * Ability to combine contact to meta-contact from several accounts
  * Storage of history both locally and on the server (XEP-136)
  * Create a bookmark at the conference with the possibility autologin
  * Support for CAPTCHA forms, with the possibility of transmission without the use of browser
  * Automated change of transport with preservation of names, groups, subscriptions and archive messages
  * Lists of privacy, with the possibility of ignoring or setting in invisible mode for individual contacts and groups
  * Multi-stage automatic change of status depending on the time of inactivity
  * Ability to set different status icons for individual contacts, and groups of contacts are connected through transport
  * Support for avatars with the ability to specify a contact an arbitrary image as an avatar
  * Ability to add annotation to contact


Portable Version
----------------
  To make Vacuum-IM portable just create folder VacuumIM (for Windows)
  in the directory where vacuum.exe is located.


Sound on X11 platforms
----------------------
  The Network Audio System is used if available, otherwise "aplay <soundfile>" command is used.


Known Issues
------------
  - on GTalk accounts allways used default nested roster group delimiter
  - not native look and feel in Mac OS


List of plugins that SHOULD NOT be disabled
-------------------------------------------
  01. Account Manager            - accountmanager
  02. Chat Messages              - chatmessagehandler
  03. Connection Manager         - connectionmanager
  04. Default connection         - defaultconnection
  05. Main Window                - mainwindow
  06. Message Manager            - messageprocessor
  07. Message Styles Manager     - messagestyles
  08. Message Widgets Manager    - messagewidgets
  09. Normal Messages            - normalmessagehandler
  10. Notifications Manager      - notifications
  11. Options Manager            - optionsmanager
  12. Presence Manager           - presence
  13. Roster Manager             - roster
  14. Roster Editor              - rosterchanger
  15. Roster Model               - rostersmodel
  16. Roster View                - rostersview
  17. SASL Authentication        - saslauth
  18. Simple Message Style       - simplemessagestyle
  19. Stanza Manager             - stanzaprocessor
  20. StartTLS                   - starttls
  21. Status Manager             - statuschanger
  22. Status Icons Manager       - statusicons
  23. Tray Icon                  - traymanager
  24. XMPP Streams Manager       - xmppstreams
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].