shykai / gtkqq

a qq client based on gtk+ uses webqq protocol

Home Page:http://code.google.com/p/gtk-qq/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GtkQQ is a QQ client. It is written using gtk and based on the webqq protocol.

The webqq protocol is based on the HTTP. 
Visit http://web.qq.com to see it.

Maybe GtkQQ is a browser, whick can only visit http://web.qq.com.
I think there is no copyright problem, because I just write a highly custommed
broswer.

src-|
    |--comm     some common codes, such as log
    |--libqq    the core library
    |--gui      the gui version
    |--cli      the command line version
    |--misc     some resource files. such as pictures.
    |--tool     some tool used to develop
    |--test     the test codes.

About

a qq client based on gtk+ uses webqq protocol

http://code.google.com/p/gtk-qq/

License:GNU General Public License v3.0