docs: update README

This commit is contained in:
Nick007
2025-10-25 12:09:45 +08:00
parent 25c0819dbd
commit b312ab863c
2 changed files with 5 additions and 4 deletions

View File

@@ -12,11 +12,11 @@
中文 | [English](README_en.md)
基于 Docker 的微信 Linux 客户端,使用 Selkies WebRTC 技术提供浏览器访问支持。
基于 Docker 的微信/QQ Linux 客户端,使用 Selkies WebRTC 技术提供浏览器访问支持。
## 项目简介
本项目将官方微信 Linux 客户端封装在 Docker 容器中,通过 Selkies 技术实现在浏览器中直接使用微信,无需在本地安装微信客户端。适用于服务器部署、远程办公等场景。
本项目将官方微信/QQ Linux 客户端封装在 Docker 容器中,通过 Selkies 技术实现在浏览器中直接使用微信/QQ,无需在本地安装微信/QQ 客户端。适用于服务器部署、远程办公等场景。
## 升级注意事项
@@ -33,6 +33,7 @@
- 🖥️ **AMD64和ARM64架构支持**兼容主流CPU架构
- 🔧 **硬件加速**:可选的 GPU 硬件加速支持
- 🪟 **窗口切换器**:左上角增加切换悬浮窗,方便切换到后台窗口,为后续添加其它功能做基础
- 🤖 **自动启动**可配置自动启动微信和QQ客户端可选
## 快速开始

View File

@@ -12,11 +12,11 @@
English | [中文](README.md)
Docker-based WeChat Linux client with browser access support using Selkies WebRTC technology.
Docker-based WeChat/QQ Linux client with browser access support using Selkies WebRTC technology.
## Project Overview
This project packages the official WeChat Linux client in a Docker container, enabling direct WeChat usage in browsers through Selkies technology without local installation. Suitable for server deployment, remote work, and other scenarios.
This project packages the official WeChat/QQ Linux client in a Docker container, enabling direct WeChat/QQ usage in browsers through Selkies technology without local installation. Suitable for server deployment, remote work, and other scenarios.
## Upgrade Notes