/gchat

xmpp im client for ubuntu touch, compatible with google talk

Primary LanguageQMLMIT LicenseMIT

gchat

xmpp im client for ubuntu touch

一个xmpp 即时通讯客户端,当然也可以用作google talk客户端。 使用qml + golang (感谢go-qml项目:https://github.com/go-qml/qml)

demo video: https://www.youtube.com/watch?v=L9LZ9a-LPq8

此应用依赖于ubuntu-sdk和golang 所以请先安装以上两个必需品:

$ sudo apt-get install ubuntu-sdk qtbase5-private-dev qtdeclarative5-private-dev libqt5opengl5-dev

golang环境请参考golang官网:golang.org

以上环境准备好后:

$ go get github.com/ginuerzh/gchat

$ cd $GOPATH/src/github.com/ginuerzh/gchat

$ go build

$ ./gchat