Coder Social home page Coder Social logo

ubuntu_qq's Introduction

ubuntu qq/微信

Ubuntu qq&微信安装/启动脚本。

1. Docker

本脚本依赖Docker,需要提前安装好Docker环境。参考https://yeasy.gitbooks.io/docker_practice/install/ubuntu.html安装

Ubuntu 18.04(及以上)简化安装:

sudo apt update
sudo apt install docker.io -y
sudo usermod -aG docker $USER

安装完成需要退出当前终端并重新登录。

2. 安装

#Install qq
bash <(curl -L -s https://raw.githubusercontent.com/ygcaicn/ubuntu_qq/master/qq.sh)

#Install wechat
bash <(curl -L -s https://raw.githubusercontent.com/ygcaicn/ubuntu_qq/master/wechat.sh)

3. 使用

安装完成后第一次运行需要下载镜像,通常需要几分钟!

qq -h
qq [-h] [-i] [-f] [-c] [--start|start] [-t|--tag Tag] [--remove] [--instance]
  -h, --help            Show help
  -i, --install         Install this script to system
  -f, --force           Force install or reinstall
  -c, --clean           Clean all qq container
  -t, --tag Tag         Explicit docker tag, office is default
                        im(QQ), office(TIM), eim(EIM), light(QQ Light)
      --start           Start qq
      --update          Update script
      --remove          Remove this script
      --instance        Create a instance qq container, you can create more than one using this option

wechat -h
wechat [-h] [-i] [-f] [-c] [--start|start] [--remove] [--instance]
  -h, --help            Show help
  -i, --install         Install this script to system
  -f, --force           Force install or reinstall
  -c, --clean           Clean all wechat container
      --start           Start wechat
      --update          Update script
      --remove          Remove this script
      --instance        Create a instance wechat container, you can create more than one using this option

自动创建启动图标,使用--instance选项可多开。可以复制粘贴发送文件。

配合插件TopIcons Plus使用,体验更佳!

show

感谢

https://github.com/bestwu/docker-qq

https://github.com/bestwu/docker-wechat

ubuntu_qq's People

Contributors

ygcaicn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.