1
0
Fork 0
1Panel-Appstore/apps/wechat-selkies
pooneyy 48d32d61a7
feat(wechat-selkies): add wechat-selkies application version 0.0.5
- add data.yml with form fields for port, config path, username and password configuration
- add docker-compose.yml with wechat-selkies service configuration and network setup
- add README.md with Chinese documentation including features and upgrade notes
- add README_en.md with English documentation and project overview
- add main data.yml with application metadata and architecture support
- add logo.png for application branding

📝 docs(wechat-selkies): add comprehensive documentation

- provide detailed project description and browser access requirements
- include upgrade instructions and feature highlights
- support both Chinese and English documentation versions
2025-10-26 12:44:34 +08:00
..
0.0.5 feat(wechat-selkies): add wechat-selkies application version 0.0.5 2025-10-26 12:44:34 +08:00
README.md feat(wechat-selkies): add wechat-selkies application version 0.0.5 2025-10-26 12:44:34 +08:00
README_en.md feat(wechat-selkies): add wechat-selkies application version 0.0.5 2025-10-26 12:44:34 +08:00
data.yml feat(wechat-selkies): add wechat-selkies application version 0.0.5 2025-10-26 12:44:34 +08:00
logo.png feat(wechat-selkies): add wechat-selkies application version 0.0.5 2025-10-26 12:44:34 +08:00

README_en.md

WeChat Selkies

Docker-based WeChat/QQ Linux client with browser access support using Selkies WebRTC technology.

Reverse proxy requires the use of the HTTPS protocol, for example, https://127.0.0.1:30001

Project Overview

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

If some features are missing after an upgrade, please clear the openbox directory in the local mounted directory (e.g., ./config/.config/openbox).

Features

  • 🌐 Browser Access: Use WeChat directly through web browsers without local installation
  • 🐳 Dockerized Deployment: Simple containerized deployment with environment isolation
  • 🔒 Data Persistence: Supports persistent storage of configurations and chat records
  • 🎨 Chinese Support: Complete Chinese fonts and localization support, including local Chinese input methods
  • 🖼️ Image Copy: Support image copying through sidebar panel
  • 📁 File Transfer: Support file transfer through sidebar panel
  • 🖥️ AMD64 and ARM64 Architecture Support: Compatible with mainstream CPU architectures
  • 🔧 Hardware Acceleration: Optional GPU hardware acceleration support
  • 🪟 Window Switcher: Added a floating window switcher in the top left corner for easy switching to background windows, laying the foundation for adding other features in the future