Spectrum 2 IM transports
Find a file
2012-08-30 12:37:14 +02:00
backends Changelog, fixed compilation with boost 1.50 and filetransfer tests 2012-08-28 09:36:13 +02:00
cmake_modules Moving docs to repo 2012-08-20 16:41:37 +02:00
docs Some docs 2012-08-28 15:17:37 +02:00
include ConversationManager tests 2012-08-30 12:37:14 +02:00
munin category spectrum2 for muning 2012-07-30 11:11:58 +02:00
plugin Added NetworkPlugin::handleBuddyRemoved method to let backend remove buddy from XMPP user's roster 2012-06-14 08:06:46 +02:00
spectrum Remove consumer_key and consumer_secret from sample.cfg to not confuse people 2012-08-22 09:24:29 +02:00
spectrum_manager Hidden password, allow seeting port 2012-08-29 15:33:43 +02:00
src ConversationManager tests 2012-08-30 12:37:14 +02:00
ChangeLog Changelog, fixed compilation with boost 1.50 and filetransfer tests 2012-08-28 09:36:13 +02:00
CMakeLists.txt Changelog, fixed compilation with boost 1.50 and filetransfer tests 2012-08-28 09:36:13 +02:00
README At least something in README 2011-11-16 08:58:55 +01: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.