An open API service indexing awesome lists of open source software.

https://github.com/lujun9972/qq.docker

QQ for Linux
https://github.com/lujun9972/qq.docker

Last synced: 6 months ago
JSON representation

QQ for Linux

Awesome Lists containing this project

README

          

#+TITLE: README
#+AUTHOR: lujun9972
#+TAGS: qq.docker
#+DATE: [2019-10-25 五 22:41]
#+LANGUAGE: zh-CN
#+STARTUP: inlineimages
#+OPTIONS: H:6 num:nil toc:t \n:nil ::t |:t ^:nil -:nil f:t *:t <:nil

QQ for Linux in Docker, fcitx SunPinyin included.

执行下面命令
#+BEGIN_SRC shell
xhost +local:
docker run -it --name qq --device /dev/dri -v /dev/shm:/dev/shm --device /dev/snd -v /tmp/.X11-unix/:/tmp/.X11-unix -e DISPLAY=${DISPLAY} -v /run/user/${UID}/pulse:/run/user/0/pulse -v /etc/machine-id:/etc/machine-id -v /usr/share/fonts/:/usr/share/fonts/ lujun9972/qq
#+END_SRC

[[file:./images/screenshot-01.png]]