CrazyPandar / libgwebqq

a qq client library uses webqq protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Libgwebqq
=========
libgwebqq is a qq client library uses webqq protocol.
It uses benefits from glib's async event process infrastructure.

Requirements
============
libgwebqq depends on glib, json-glib, libsoup and sqlite3.

License
========
libgwebqq is a free software released under LGPL.

Build and Test
==============
$git clone git://github.com/CrazyPandar/libgwebqq.git
$cd libgwebqq
$make
$./test.sh <qq number> <password> <qqNUm for sending test message>
#make install

About

a qq client library uses webqq protocol


Languages

Language:C 95.3%Language:C++ 4.3%Language:Shell 0.4%