Spectrum 2 IM transports
Find a file
2012-09-04 18:32:21 +02:00
backends Use PROTOBUF_LIBRARY instead of blind libprotobuf 2012-09-04 17:54:21 +02:00
cmake_modules Find boost on windows 2012-09-01 14:20:54 +02:00
docs Some docs 2012-08-28 15:17:37 +02:00
include Add PROTOBUF_PROTOC_EXECUTABLE 2012-09-04 16:19:03 +02:00
msvc-deps spectrum win32 service, in progress 2012-08-01 13:26:04 +04:00
munin category spectrum2 for muning 2012-07-30 11:11:58 +02:00
plugin Use PROTOBUF_LIBRARY instead of blind libprotobuf 2012-09-04 17:54:21 +02:00
spectrum Use win32 specific libs in SWIFTEN_LIBRARY 2012-09-04 18:25:56 +02:00
spectrum_manager Hidden password, allow seeting port 2012-08-29 15:33:43 +02:00
src Use win32 specific libs in SWIFTEN_LIBRARY 2012-09-04 18:25:56 +02:00
.gitignore spectrum win32 service, in progress 2012-08-01 13:26:04 +04:00
ChangeLog Changelog, fixed compilation with boost 1.50 and filetransfer tests 2012-08-28 09:36:13 +02:00
CMakeLists.txt Use win32 specific libs in SWIFTEN_LIBRARY 2012-09-04 18:32:21 +02:00
README At least something in README 2011-11-16 08:58:55 +01:00
README.win32 Update README.win32 2012-09-01 16:27:30 +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.