Skip to content

binyuj/deepin-talk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Talk for linux deepin

Install PyQt5

sudo apt-get install python-setuptools
sudo apt-get install python-sip python-pyqt5
sudo apt-get install qtdeclarative5-dev qtdeclarative5-qtquick2-plugin
sudo apt-get install qtdeclarative5-controls-plugin qtdeclarative5-window-plugin
sudo apt-get install libqt5graphicaleffects5 qtdeclarative5-dialogs-plugin

Install SleekXMPP

git clone https://github.com/lovesnow/sleekxmpp.git
cd SleekXMPP
sudo python setup.py install

Install other packages

sudo easy_install peewee
sudo apt-get install python-imaging python-xlib

About

Chat tool for LinuxDeepin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Other 0.2%