Spectrum 2 IM transports
Find a file
2012-09-04 15:59:45 +02:00
backends Add general command line parsing code into Config::cretateFromArgs() method 2012-09-04 14:58:04 +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 general command line parsing code into Config::cretateFromArgs() method 2012-09-04 14:58:04 +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 Merge branch 'master' of https://github.com/hanzz/libtransport 2012-08-01 13:26:13 +04:00
spectrum Use wrapped calls to libpurple and load libpurple.dll automatically on Windows 2012-09-04 11:38:17 +02:00
spectrum_manager Hidden password, allow seeting port 2012-08-29 15:33:43 +02:00
src Add general command line parsing code into Config::cretateFromArgs() method 2012-09-04 14:58:04 +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 Work without PURPLE_LIBRARY defined 2012-09-04 15:59:45 +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.