Spectrum 2 IM transports
Find a file
Vitaly Takmazov a25edefbb8 CRLF -> LF
2015-10-15 16:20:02 +03:00
backends CRLF -> LF 2015-10-15 16:20:02 +03:00
cmake_modules Find libev when the header is named ev.h 2015-08-27 10:26:41 +02:00
docs Fix typo in about.textile 2014-10-18 14:01:59 -04:00
include CRLF -> LF 2015-10-15 16:20:02 +03:00
msvc-deps CRLF -> LF 2015-10-15 16:20:02 +03:00
munin Fixed jids option in munin plugin 2013-02-01 11:38:39 +01:00
packaging/fedora Removed swiften-devel requirement TEMPORARILY. 2013-01-11 14:29:32 -05:00
plugin CRLF -> LF 2015-10-15 16:20:02 +03:00
spectrum CRLF -> LF 2015-10-15 16:20:02 +03:00
spectrum_manager CRLF -> LF 2015-10-15 16:20:02 +03:00
src AdHocCommand: fix empty response when user is not registered or storage not configured 2013-07-29 20:39:51 +04: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 Set BOOST_FILESYSTEM_VERSION if compiling with boost > 1.50.0 2013-02-23 11:06:48 +01:00
README At least something in README 2011-11-16 08:58:55 +01:00
README.win32 CRLF -> LF 2015-10-15 16:20:02 +03: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.