ashinno

Run multiple WeChat accounts side by side on macOS — menu bar app that clones WeChat.app with unique bundle IDs to bypass the singleton check.

10
0
85% credibility
Found May 18, 2026 at 14 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Swift
AI Summary

WeChat Multi is a small menu bar app for Mac that lets you run multiple WeChat accounts at the same time. Normally WeChat only allows one account to run, but this app works around that by creating separate copies of WeChat — each copy acts like a completely different app to your Mac, with its own login and settings. You manage everything from a tiny icon next to your clock: click to add accounts, rename them (like 'Work' or 'Personal'), and switch between them easily. The app also keeps your cloned copies up to date when WeChat releases new versions.

How It Works

1
💬 You need two WeChat accounts

You have a work account and a personal account, but WeChat only lets one run at a time on your Mac.

2
⬇️ You download WeChat Multi

You find this little menu bar app that runs in the background with just a small icon next to your clock.

3
👋 A friendly guide welcomes you

The first time you open it, a three-panel tour shows you where the icon lives and how to add accounts.

4
You click 'Add account'

One click and the app creates a separate copy of WeChat just for your second account.

5
🔐 You sign in to your second account

A fresh WeChat window appears, completely separate from your first one, ready for a new login.

6
You customize your accounts
✏️
Rename an account

Right-click any row to give it a custom name that shows up in your app switcher.

🔄
Keep accounts updated

When WeChat updates, the app notices and offers to refresh your clones automatically.

🎉 All your accounts run together

Your work and personal WeChat windows sit side by side, each with its own notifications and login session.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 14 to 10 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is wechat-multi?

WeChat Multi is a menu bar utility for macOS that lets you run multiple WeChat accounts simultaneously. It solves the problem where WeChat enforces a singleton model and silently kills any second instance. The app works by cloning the original WeChat.app bundle and giving each clone a unique bundle identifier, so macOS treats each one as a separate application with its own sandbox and login session. Built in Swift with SwiftUI, it appears as a small "WC" icon in your menu bar where you can launch new instances, manage running accounts, and rename slots to something like "Work" or "Personal".

Why is it gaining traction?

The hook is simplicity: one click launches a fresh WeChat window. No terminal commands, no manual bundle editing. The app auto-detects when WeChat updates and offers to rebuild your clones while preserving each account's signed-in session and chat history. It stays out of your Dock, uses about 190KB of disk space, and requires no Electron or third-party dependencies. The native menu bar integration means it doesn't clutter your workflow—you get a clean popover showing all running instances with their status, PIDs, and start times.

Who should use this?

Developers or professionals juggling work and personal WeChat accounts on the same Mac. Anyone who needs to keep two accounts visible at the same time without constantly logging in and out. Users who appreciate having distinct names in their Cmd+Tab switcher and Dock for each WeChat instance.

Verdict

For a niche but common problem, this tool delivers exactly what it promises with a polished native feel. The credibility score of 0.8500000238418579% reflects a solid, well-documented implementation despite only 10 stars. The project is young and unofficial—Tencent could change how WeChat enforces its singleton in a future update, which might require the cloning approach to be revisited. If you need multiple WeChat accounts on macOS, this is the most user-friendly way to get there; just keep it updated after WeChat releases.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.