swift-im

easy to use Jabber/XMPP chat client

Install

All systems
curl cmd.cat/swift-im.sh
Debian Debian
apt-get install swift-im
Ubuntu
apt-get install swift-im
Fedora
dnf install swift-im
Windows (WSL2)
sudo apt-get update sudo apt-get install swift-im
Raspbian
apt-get install swift-im

swift-im

easy to use Jabber/XMPP chat client

Swift is a free instant messaging client. It concentrates on making the most-used features easily accessible, supporting internationalisation, private and group chats, together with features for security-conscious organisations including Security Labelling. Swift uses the XMPP protocol and so supports both the public Jabber network and closed XMPP services, such as those found in many organisations.

swift

distributed virtual object store - common files

OpenStack Object Storage (code-named Swift) creates redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. This package provides some core binaries and clients to control swift.

swift-im-dbg

XMPP client/library (debugging symbols)

This package contains the debugging symbols for debugging Swift and Swiften applications.