Spectrum 2 IM transports
Find a file
2012-09-20 20:56:28 +02:00
backends Forward ChatState messages to backends 2012-09-15 22:17:20 +02:00
cmake_modules Update cmake_modules/glibConfig.cmake 2012-09-08 12:57:22 +03:00
docs More docs 2012-09-14 11:03:07 +02:00
include registration.needRegistration works 2012-09-13 10:13:44 +02:00
msvc-deps spectrum win32 service, in progress 2012-08-01 13:26:04 +04:00
munin Updated munin 2012-09-11 10:29:28 +02:00
plugin registration.needRegistration works 2012-09-13 10:13:44 +02:00
spectrum Forward ChatState messages to backends 2012-09-15 22:17:20 +02:00
spectrum_manager Return proper exit code in spectrum2_manager when instance starts 2012-09-11 09:13:18 +02:00
src Use CertificateWithKey::ref to not confuse compiler 2012-09-20 20:56:28 +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 If swiften-config does not return multithreaded boost libraries, we have to use non-multithreaded boost too 2012-09-15 16:32:36 +02:00
README At least something in README 2011-11-16 08:58:55 +01:00
README.win32 Update README.win32 2012-09-08 12:49:06 +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.