gloridust/wechatoncloud

云微WOC,云微信,自由连接

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 40 minutes ago
Added to GitGenius on September 18th, 2026
Created on May 29th, 2026
Open Issues & Pull Requests: 39 (+0)
GitHub issues: Enabled
Number of forks: 817
Total Stargazers: 3,792 (+0)
Total Subscribers: 8 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.2 hours
Mean response time: 47.5 hours
90th percentile: 6.8 days
Tracked items: 106

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 12% of issues opened in the past year have never received a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 76% of issues opened in the past year have been closed, leaving a working backlog. Three people close 90% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 29
New in 7 days: 3
Closed in 7 days: 1
Avg open age: 45 days
Stale 30+ days: 18
Stale 90+ days: 0

Recent activity

Opened in 7 days: 3
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 1

Top labels

No label distribution available yet.

Detailed Description

WechatOnCloud is a containerized application platform that runs WeChat server instances and Chromium browsers on personal NAS devices or servers, allowing multiple browser clients to share a single session.

The tool solves the problem of accessing WeChat and web-based social media accounts from multiple devices simultaneously while keeping the session persistent in the cloud. It works by running each instance—whether a WeChat session or Chromium browser—inside a Docker container with a virtual display powered by Xvfb and KasmVNC, which streams the interface to web browsers. A custom control panel serves as the single external entry point, managing instance creation and destruction through the Docker socket and proxying connections to authorized instances. The approach requires no modification to the official WeChat client.

This tool suits users who want to maintain always-on access to WeChat and web applications like Telegram, X, or Instagram from multiple devices without keeping a personal computer running. It works on both x86_64 and ARM64 architectures, making it compatible with NAS devices and standard Docker hosts. The project is PWA-ready, allowing installation as a web application.

Development activity shows consistent engagement with the project. The maintainer actively responds to issues and maintains communication channels through Telegram and social media. The codebase is written in TypeScript and receives ongoing updates to support multiple architectures and deployment scenarios. The project includes comprehensive documentation covering setup, operational principles, and technical architecture.