All Projects → psi-plus → psi-plus-snapshots

psi-plus / psi-plus-snapshots

Licence: other
Codebase snapshots for Psi+ project

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
javascript
184084 projects - #8 most used programming language
CMake
9771 projects
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to psi-plus-snapshots

Psi
XMPP client
Stars: ✭ 337 (+617.02%)
Mutual labels:  qt, instant-messaging, 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 (+7412.77%)
Mutual labels:  instant-messaging, xmpp-client
plugins
Officially supported Psi plugins
Stars: ✭ 52 (+10.64%)
Mutual labels:  omemo, e2e-encryption
Miranda Ng
Miranda NG: Next Generation of Miranda IM
Stars: ✭ 341 (+625.53%)
Mutual labels:  instant-messaging, xmpp-client
Dino
Modern XMPP ("Jabber") Chat Client using GTK+/Vala
Stars: ✭ 1,637 (+3382.98%)
Mutual labels:  omemo, xmpp-client
Chat Sdk Android
Chat SDK Android - Open Source Mobile Messenger
Stars: ✭ 1,496 (+3082.98%)
Mutual labels:  instant-messaging, xmpp-client
Chat Sdk Ios
Chat SDK iOS - Open Source Mobile Messenger
Stars: ✭ 813 (+1629.79%)
Mutual labels:  instant-messaging, xmpp-client
stork
(M) Android XMPP Client
Stars: ✭ 51 (+8.51%)
Mutual labels:  omemo, instant-messaging
xyTalk-pc
企业IM即时通讯定制平台,百万级高并发、高性能、可扩展、安全、高交互体验的企业通信和协作im平台。包含通讯服务、客户端(PC、Android、iOS)、Web门户(用于集成企业应用)、WebAPI。
Stars: ✭ 48 (+2.13%)
Mutual labels:  instant-messaging, xmpp-client
QUaServer
Qt C++ wrapper for open62541 server stack
Stars: ✭ 78 (+65.96%)
Mutual labels:  qt
OpenImageDebugger
An advanced in-memory image visualization plugin for GDB and LLDB on Linux, MacOS and Windows (experimental). Previously known as gdb-imagewatch.
Stars: ✭ 115 (+144.68%)
Mutual labels:  qt
Android
Connect IM Android Project
Stars: ✭ 21 (-55.32%)
Mutual labels:  instant-messaging
messenger
TCP 即时通讯 WPF 界面.
Stars: ✭ 18 (-61.7%)
Mutual labels:  instant-messaging
dannyAVgleDownloader
知名網站avgle下載器
Stars: ✭ 27 (-42.55%)
Mutual labels:  qt
onchat-web
A simple, beautiful, mobile-first instant messaging progressive web application.
Stars: ✭ 138 (+193.62%)
Mutual labels:  instant-messaging
screenshotgun
Open cross-platform screenshoter with cloud support and server part
Stars: ✭ 23 (-51.06%)
Mutual labels:  qt
psimedia
Audio/video RTP abstraction library
Stars: ✭ 19 (-59.57%)
Mutual labels:  qt
fosscord-docs
Docs for Fosscord
Stars: ✭ 23 (-51.06%)
Mutual labels:  instant-messaging
QtOIIO
Qt Image IO plugin based on OpenImageIO.
Stars: ✭ 34 (-27.66%)
Mutual labels:  qt
qSIP
VoIP/SIP client (softphone)
Stars: ✭ 20 (-57.45%)
Mutual labels:  qt
This is a special repository with snapshots for Psi+ project:
  https://psi-plus.com/

Current address:
  https://github.com/psi-plus/psi-plus-snapshots

Description:
* Psi is a cross-platform powerful XMPP client designed for experienced users.
  User interface of program is very flexible in customization. For example,
  there are "multi windows" and "all in one" modes, support of different
  iconsets and themes. Psi supports file sharing and audio/video calls. Security
  is also a major consideration, and Psi provides it for both client-to-server
  (TLS) and client-to-client (OpenPGP, OTR, OMEMO) via appropriate plugins.
* Psi+ is a development branch of Psi with rolling release development model.
  Users who wants to receive new features and bug fixes very quickly may use
  Psi+ on daily basis. Users who do not care about new trends and prefer
  constancy may choose Psi as it uses classical development model and its
  releases are quite rare.
* Psi plugins are developed separately. Plugins API in guaranteed to be
  compatible only for git tags. In master branches of psi, plugins and psimedia
  repos they may be not in sync during development. Psi+ solves this problem by
  providing all-in-one tarballs in this special git repository.

Main features of this repository:
1) Source tree is aggregated from independent git repositories:
   - https://github.com/psi-im/psi (main repo of Psi)
   - https://github.com/psi-im/iris (XMPP library)
   - https://github.com/psi-im/libpsi (tools library)
   - https://github.com/nodejs/http-parser (3rdparty library)
   - https://github.com/psi-im/qhttp (3rdparty library)
     This is a fork of dead project
   - https://github.com/Ri0n/qite (3rdparty library)
     This Qt widget is detauched from Psi project for wider usage
   - https://github.com/psi-im/plugins (officially supported plugins)
   - https://github.com/psi-im/psimedia (multimedia plugin)
   - https://github.com/psi-im/resources (additional resources)
2) Trash is removed. (MS Windows executables, non-free icons, etc.)

More details see in file generate-single-repo.sh

Advantages of this repository:
* Sources are updated regularly (two times per hour) from all git repositories
  in according to their relationships (git submodules are bind to specific
  commits)
* There is no non-free content in the source tree.
* There is a transparent system of version numbering:
  - you don't need to calculate current version using magic hacks, just look to
    available git tags
  - you may download any previous version if you need and all parts of Psi+
    sources will be compatible with each other (main Psi sources, plugins,
    resources, etc.)
* Gzipped tarballs are available for each git tag. (Thanks to GitHub service.)

This repository was created and is supported by Boris Pek <[email protected]>.
Please contact me if you have any troubles with it.

Please contact me if you find non-free content here! Use Debian criteria of
free content in this case:
  https://www.debian.org/social_contract#guidelines
  https://en.wikipedia.org/wiki/Debian_Free_Software_Guidelines

If you find bugs or problems in Psi+ program you may report here:
  https://github.com/psi-im/psi/issues

If you find bugs or problems in official Psi plugins you may report here:
  https://github.com/psi-im/plugins/issues

If you find bugs or problems in Psi Multimedia Plugin you may report here:
  https://github.com/psi-im/psimedia/issues

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