levin108 / hybrid

Hybird is a lightweight IM framework, currently supports China Mobile Fetion protocol and xmpp protocol.

Home Page:levin108.github.com/hybrid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hybrid

Hybrid is a lightweight IM framework, currently supports China Mobile Fetion protocol and XMPP protocol.

License

Hybrid is a free software released under GPLv2.

Install

On Arch Linux

AUR Package

Everywhere else for now (From Source)

$git clone git://github.com/levin108/hybrid.git

$cd hybrid
$mkdir -p build
$cd build
$cmake ..
$make
#make install

About

Hybird is a lightweight IM framework, currently supports China Mobile Fetion protocol and xmpp protocol.

levin108.github.com/hybrid

License:GNU General Public License v2.0


Languages

Language:C 99.7%Language:Objective-C 0.2%Language:Shell 0.0%