KMess
KMess is an alternative Live Messenger chat client for Linux. It allows Linux users to chat with friends who use Live Messenger in Windows or Mac OS. The strength of KMess is it’s integration with the KDE desktop environment, it focus on Messenger-specific features and an easy-to-use interface.
kmess
The MAIN canonical repository of KMess, a Windows Live Messenger-compatible chat client by KDE.
-
Cloning this repository:
git clone git://gitorious.org/kmess/kmess.git kmess cd kmess
Add this repository as a remote to an existing local repository:
git remote add kmess git://gitorious.org/kmess/kmess.git git fetch kmess git checkout -b my-local-tracking-branch kmess/master_or_other_branch
kmessbots
A collection of bot programs, based on the libkmess-msn protocol library.
-
Cloning this repository:
git clone git://gitorious.org/kmess/kmessbots.git kmessbots cd kmessbots
Add this repository as a remote to an existing local repository:
git remote add kmessbots git://gitorious.org/kmess/kmessbots.git git fetch kmessbots git checkout -b my-local-tracking-branch kmessbots/master_or_other_branch
kmesstestserver
A tool to debug the MSN protocol – by emulating a full WLM-compatible server. more…
This server can be used to effectively debug any WLM-compatible client, including Windows Live Messenger itself. The server has a management panel, from which you can easily monitor the server connections, and exchanged protocol messages. No Internet connection is required, allowing offline debugging as well.
-
Cloning this repository:
git clone git://gitorious.org/kmess/kmesstestserver.git kmesstestserver cd kmesstestserver
Add this repository as a remote to an existing local repository:
git remote add kmesstestserver git://gitorious.org/kmess/kmesstestserver.git git fetch kmesstestserver git checkout -b my-local-tracking-branch kmesstestserver/master_or_other_branch
libisf-qt
A library to encode and decode handwriting data in Microsoft’s Ink Serialized Format (ISF). more…
The ISF format is used for handwriting support in the MSN protocol and used in portable devices such as PDA’s and Tablet PCs. An ink object stores the sequence of strokes, points and shapes entered with a stylus.
libist-qt is based on aMSN’s ISF library, converted to Qt to be easier portable across architectures.
-
Cloning this repository:
git clone git://gitorious.org/kmess/libisf-qt.git libisf-qt cd libisf-qt
Add this repository as a remote to an existing local repository:
git remote add libisf-qt git://gitorious.org/kmess/libisf-qt.git git fetch libisf-qt git checkout -b my-local-tracking-branch libisf-qt/master_or_other_branch
libmimic-qt
A video encoding/decoding library webcam data of the MSN protocol. more…
The webcam conversations of WLM Messenger are encoded with the Mimic v2.x video codec (fourCC: ML20). This codec was first reverse engineered by Ole André Vadla Ravnås, who wrote the original libmimic library.
libmimic-qt a port of the original libmimic code to Qt, to make KMess easier portable across different platforms.
-
Cloning this repository:
git clone git://gitorious.org/kmess/libmimic-qt.git libmimic-qt cd libmimic-qt
Add this repository as a remote to an existing local repository:
git remote add libmimic-qt git://gitorious.org/kmess/libmimic-qt.git git fetch libmimic-qt git checkout -b my-local-tracking-branch libmimic-qt/master_or_other_branch
likeback
A tool to collect user feedback. more…
Likeback enables users to submit direct feedback to developers, using an in-application menu option or mini-toolbar. It also has a web interface backend where developers can evaluate the received user feedback.
-
Cloning this repository:
git clone git://gitorious.org/kmess/likeback.git likeback cd likeback
Add this repository as a remote to an existing local repository:
git remote add likeback git://gitorious.org/kmess/likeback.git git fetch likeback git checkout -b my-local-tracking-branch likeback/master_or_other_branch
msn-debugtools
Small command-line applications to decode MSN protocol data.
-
Cloning this repository:
git clone git://gitorious.org/kmess/msn-debugtools.git msn-debugtools cd msn-debugtools
Add this repository as a remote to an existing local repository:
git remote add msn-debugtools git://gitorious.org/kmess/msn-debugtools.git git fetch msn-debugtools git checkout -b my-local-tracking-branch msn-debugtools/master_or_other_branch
website
This repository contains the public XML source for the www.kmess.org website.
-
Cloning this repository:
git clone git://gitorious.org/kmess/website.git website cd website
Add this repository as a remote to an existing local repository:
git remote add website git://gitorious.org/kmess/website.git git fetch website git checkout -b my-local-tracking-branch website/master_or_other_branch
kmesstelepathy
Experimental KMess version using telepathy as backend
-
Cloning this repository:
git clone git://gitorious.org/kmess/kmesstelepathy.git kmesstelepathy cd kmesstelepathy
Add this repository as a remote to an existing local repository:
git remote add kmesstelepathy git://gitorious.org/kmess/kmesstelepathy.git git fetch kmesstelepathy git checkout -b my-local-tracking-branch kmesstelepathy/master_or_other_branch
Activities 
-
Saturday May 05 2012
-
Push
18:35
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from a0c1def to bd9eb30
-
Push
16:34
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from 9c2558c to a0c1def
-
Push
16:17
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from 1c6a65e to 9c2558c
-
-
Sunday April 15 2012
-
Push
18:56
Ruben Vandamme pushed 2 commits to kmess/kmesstelepathy:master. View diff
master changed from 51d45e2 to 1c6a65e
-
Merge request
18:29
Ruben Vandamme updated merge request kmess/kmesstelepathy #3
→ State changed from Open to MergedMerged
-
Merge request
18:26
swiftscythe requested merge of ~swiftscythe/kmess/swiftscythe-kmesstelepathy with kmesstelepathy in merge request kmess/kmesstelepathy #3
-
Push
18:03
swiftscythe pushed 1 commit to ~swiftscythe/kmess/swiftscythe-kmesstelepathy:master. View diff
master changed from 5fd2578 to 5839053
-
-
Monday April 09 2012
-
Push
19:45
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from 45d2262 to 51d45e2
-
Push
19:21
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from 5fd2578 to 45d2262
-
Repository
16:40
swiftscythe cloned kmess/kmesstelepathy
New repository is in swiftscythe-kmesstelepathy
-
Push
16:20
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from 43b1070 to 5fd2578
-
Push
16:02
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from b2f30ff to 43b1070
-
Push
15:20
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from 1535d80 to b2f30ff
-
Push
15:04
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from 64cdcbf to 1535d80
-
Push
13:37
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from 7198495 to d315cc6
-
Push
13:26
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from eef12ef to 7198495
-
Push
13:23
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from e447974 to eef12ef
-
Push
13:10
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from 837d5c3 to e447974
-
Push
12:54
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from a4f2862 to 837d5c3
-
Push
11:09
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from 37a9dc5 to a4f2862
-
Push
10:54
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from 50a7bd7 to 37a9dc5
-
-
Saturday April 07 2012
-
Push
12:44
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from 11a82b9 to 50a7bd7
-
Push
11:55
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from 110f5dd to 11a82b9
-
Push
11:14
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from 1e26255 to 110f5dd
-
-
Sunday April 01 2012
-
Push
19:22
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from c8773c3 to 1e26255
-
Commit
17:58
-
Push
17:58
Ruben Vandamme pushed 2 commits to kmess/kmesstelepathy:master. View diff
master changed from ad9d96c to c8773c3
-
Push
14:49
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from 0476aec to ad9d96c
-
Push
10:43
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from 57ef0f0 to 0476aec
-
-
Saturday March 31 2012
-
Push
19:25
Ruben Vandamme pushed 1 commit to kmess/kmesstelepathy:master. View diff
master changed from c82bd47 to 57ef0f0
-

