Spectrum 2 IM transports
Find a file
2015-10-15 09:52:26 +02:00
backends fix compatibility macro 2015-10-15 10:44:34 +03:00
cmake_modules Initial swiften 3 support 2015-03-31 14:14:15 +03:00
docs Fix typo in about.textile 2014-10-18 14:01:59 -04:00
include Initial swiften 3 support 2015-03-31 14:14:15 +03:00
msvc-deps Initial swiften 3 support 2015-03-31 14:14:15 +03:00
munin Fixed jids option in munin plugin 2013-02-01 11:38:39 +01:00
packaging/fedora Make the build_*.sh scripts a little bit more robust. 2015-10-15 09:52:26 +02:00
plugin Libcommuni: Do not enable JID escaping for IRC 2013-02-11 21:24:19 +01:00
spectrum Correctly bind to local network 2013-08-05 20:42:38 +04:00
spectrum_manager Fixed osx compilation 2013-02-03 16:10:17 +04:00
src Initial swiften 3 support 2015-03-31 14:14:15 +03:00
.gitignore spectrum win32 service, in progress 2012-08-01 13:26:04 +04:00
.gitmodules Revert "rapidjson as git submodule" 2015-03-11 17:47:58 +03:00
ChangeLog Changelog, fixed compilation with boost 1.50 and filetransfer tests 2012-08-28 09:36:13 +02:00
CMakeLists.txt Initial swiften 3 support 2015-03-31 14:14:15 +03:00
README At least something in README 2011-11-16 08:58:55 +01:00
README.win32 Update README.win32 2012-12-29 10:37:29 +04:00

Spectrum is an XMPP transport/gateway. It allows XMPP users to communicate with
their friends who are using one of the supported networks. It supports a wide
range of different networks such as ICQ, XMPP (Jabber, GTalk), AIM, MSN,
Facebook, Twitter, Gadu-Gadu, IRC and SIMPLE. Spectrum is written in C++
and uses the Swiften XMPP library and libpurple for “legacy networks”.
Spectrum is open source and released under the GNU GPL.