Skip to content

robinking623/hybrid

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.9%
  • Other 0.1%