Spectrum 2 IM transports
Find a file
2012-07-24 11:23:16 +05:30
backends Added #mode to help message 2012-07-24 11:23:16 +05:30
cmake_modules yahoo2Config 2012-05-22 19:07:10 +02:00
docs Removed Doxyfile 2012-04-08 11:40:22 +02:00
include Added updateBuddySetting, removeBuddySetting and removeBuddy implementation for SQLite 2012-07-20 13:46:28 +02:00
munin added messages statistic to munin plugin 2012-04-08 19:22:41 +04: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 Merge branch 'master' of git://github.com/hanzz/libtransport into twitter-backend 2012-07-23 17:32:59 +05:30
spectrum_manager oops, added missing ; 2012-07-19 12:59:57 +02:00
src Merge branch 'master' of git://github.com/hanzz/libtransport into twitter-backend 2012-07-23 17:32:59 +05:30
ChangeLog Changelog 2012-06-14 08:37:32 +02:00
CMakeLists.txt Build against patched libyahoo2 2012-05-27 17:54:54 +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.