WikiStart

Version 9 (Michał Górny, 08/29/2008 11:24 am)

1 3 adamm -
= EKG2 Multiplatform, multiprotocol, plugin-based instant messanger with (GTK2 GUI || console UI)! =
2 1
3 2 anonymous -
EKG2 is [http://en.wikipedia.org/wiki/Open_source OpenSource] IM application for Unix systems (Linux, *BSD, SunOS, Solaris, MacOS, X, BeOS) available under the terms of [http://www.gnu.org/copyleft/gpl.html GPL].
4 1
5 2 anonymous -
EKG2 is plugin-based, because of this it can support many diffrent protocols. It can also support different GUIs! Below is a list of available plugins.
6 1
7 5 Sebastian Szary
0.1.1 version has been released, it can be downloaded from [http://ekg2.org/download.php here]. There is also Release Candidate 1 for version 0.2, still removing bugs and we hope in a near future will be released.
8 5 Sebastian Szary
9 1
10 8 Michał Górny
== First steps: ==
11 8 Michał Górny
    * [wiki:getting-ekg2 getting ekg2],
12 9 Michał Górny
    * [wiki:new-session creating a new session (account)],
13 9 Michał Górny
    * [wiki:basic-use basic tasks when using EKG2]
14 8 Michał Górny
15 4 adamm -
== Protocol plugins: ==
16 1
17 8 Michał Górny
    * [wiki:feed feed] - (nntp and rss reader),
18 1
    * [wiki:gg GG] (gadu-gadu) - (using libgadu, the most popular polish IM protocol),
19 6 Jakub Zawadzki
    * [wiki:irc IRC] - (mostly IRCnet oriented),
20 8 Michał Górny
    * [wiki:jabber jabber] - (xmpp, gtalk and tlen support),
21 8 Michał Górny
    * [wiki:polchat polchat] - (polchat chat rooms)
22 1
23 2 anonymous -
== GUI plugins: ==
24 1
25 4 adamm -
    * [wiki:gtk GTK2] - under development,
26 8 Michał Górny
    * [wiki:ncurses ncurses] - primary ekg2 ui, console,
27 4 adamm -
    * [wiki:readline readline]
28 1
29 1
== Logging facility: ==
30 4 adamm -
31 4 adamm -
    * [wiki:logs logs] - multi plugin, that allows logging in irssi like format, xml, simple and raw,
32 1
    * [wiki:logsqlite logsqlite] - logging in sqlite db file,
33 1
    * [wiki:logsoracle logsoracle] - logging in oracle db
34 1
35 4 adamm -
== Script languages bindings: ==
36 4 adamm -
    *  [wiki:perl Perl],
37 8 Michał Górny
    *  [wiki:python Python]
38 1
39 4 adamm -
== Other superb plugins: ==
40 4 adamm -
41 4 adamm -
    * [wiki:dbus dbus] - basic dbus support (allows you creating superb now-playing ;) !),
42 1
    * [wiki:jogger jogger] - allows to manipulate [http://wiki.jogger.pl/wiki/Bot JoggerBot] via ekg2,
43 4 adamm -
    * [wiki:mail mail] - checking local maildir/mailbox for new messages,
44 7 Michał Górny
    * [wiki:rc rc] & [wiki:httprc_xajax httprc_xajax] - rc plugins allows remote control over ekg2,
45 6 Jakub Zawadzki
    * [wiki:sim sim] (using openssl) & gpg & rot ;) - these plugins allow encrypting supported protocols,
46 1
    * [wiki:sms sms] - sms sending,
47 7 Michał Górny
    * [wiki:xmsg xmsg] - receiving notifications/messages over fs,
48 8 Michał Górny
    * [wiki:xosd xosd] - on screen display
49 7 Michał Górny
50 2 anonymous -
51 2 anonymous -
There are also few others not mentioned here!