Spectrum 2 IM transports
Find a file
2012-02-21 10:57:47 -05:00
backends Link only against transport 2012-02-20 10:39:25 +01:00
cmake_modules Find dbus 2012-02-16 10:26:47 +01:00
docs working PM 2011-05-19 00:05:17 +02:00
include Removed auto-transaction postgres handlers in lieu of our own transaction calls. Updated config file to mention postgres. 2012-02-19 16:10:36 +08:00
plugin Support for buddies on more groups 2011-11-30 21:43:12 +01:00
spectrum Removed auto-transaction postgres handlers in lieu of our own transaction calls. Updated config file to mention postgres. 2012-02-19 16:10:36 +08:00
spectrum_manager Move random port generating to util.cpp 2011-12-09 13:51:50 +01:00
src Fixed zombie process caused by bad waitpid call 2012-02-20 14:31:23 +01:00
ChangeLog Changelog 2012-02-19 10:13:51 +01:00
CMakeLists.txt Find dbus 2012-02-16 10:26:47 +01: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.