whatisgithub

What is wechatchatroomhelper?

android-hacker/wechatchatroomhelper — explained in plain English

Analysis updated 2026-07-18 · repo last pushed 2019-12-09

8KotlinAudience · developerComplexity · 4/5DormantSetup · hard

In one sentence

An Android tool that moves all your WeChat group chats and subscription accounts into a separate screen so your main chat list only shows direct messages. Requires a rooted phone with Xposed.

Mindmap

mindmap
  root((repo))
    What it does
      Groups group chats
      Cleans main chat list
      Custom colors and pinning
    Tech stack
      Kotlin
      Xposed framework
      Android root
    Use cases
      Heavy group chat users
      Work life balance in WeChat
      Reduce chat clutter
    Audience
      Android tweakers
      Power users of WeChat
      Xposed learners
    Setup
      Requires rooted phone
      Install Xposed framework
      May cause WeChat crashes

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Move dozens of work group chats into a separate screen to keep your main WeChat list focused on direct messages.

USE CASE 2

Whitelist specific family groups so they stay on your main chat list while hiding the rest.

USE CASE 3

Revert WeChat subscription accounts from the timeline view back to an older conversation-list style.

USE CASE 4

Learn how Xposed-based app modification works by exploring the companion tutorial repository.

What is it built with?

KotlinAndroidXposed

How does it compare?

android-hacker/wechatchatroomhelpersinasamaki/kotlinconf26animatedlogogaearon/reanimated-repro-weird
Stars886
LanguageKotlinKotlinKotlin
Last pushed2019-12-092024-11-08
MaintenanceDormantStale
Setup difficultyhardmoderate
Complexity4/52/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · hard Time to first run · 30min

Requires a rooted Android phone with the Xposed framework installed, and may cause WeChat to crash on certain versions.

The explanation does not mention any license, so the terms of use are unknown.

So what is it?

WechatChatroomHelper is an Android tool that brings a feature from QQ into WeChat: it gathers all your group chats and subscription accounts into a single secondary screen, keeping your main chat list clean and focused on individual conversations. If you've ever felt overwhelmed by dozens of group messages cluttering up your WeChat home screen, this is meant to solve that problem. The tool works by modifying WeChat's interface using a framework called Xposed, which lets it change how other apps behave. To use it, you need a rooted Android phone with Xposed installed, this isn't a simple app download. Once set up, it creates a separate management view where all group chats and service accounts live, complete with options to whitelist certain groups so they stay on your main screen, customize colors, and quickly clear unread counts or pin conversations. It also has a feature to revert subscription accounts back to an older-style conversation list instead of WeChat's newer timeline view. This would appeal to heavy WeChat users who participate in many group chats and find the main interface cluttered. Think of someone who uses WeChat for both work and personal life, they might be in dozens of project groups, family chats, and hobby communities, making it hard to spot direct messages from actual people. By tucking groups away into a dedicated space, they can keep their main list focused on one-on-one conversations that matter most. The project notes it uses dynamic adaptation techniques to work across recent WeChat versions (6.6.7 and above), though the developer openly acknowledges it may cause WeChat to crash in some cases. The code is described as having poor readability, with optimization underway. The README also points to a companion tutorial repository where the developer is documenting the build process and Xposed-related lessons, which could be useful for anyone curious about how app modification tools like this actually work under the hood.

Copy-paste prompts

Prompt 1
Help me set up WechatChatroomHelper on my rooted Android phone. I have Xposed installed, walk me through enabling the module and configuring it for WeChat.
Prompt 2
I want to whitelist certain WeChat group chats so they appear on my main screen while hiding all others. How do I configure the whitelist in WechatChatroomHelper?
Prompt 3
WechatChatroomHelper keeps making my WeChat crash. Help me troubleshoot step by step, considering I am on WeChat version 6.6.7 or above.
Prompt 4
I want to understand how WechatChatroomHelper uses Xposed to modify WeChat's UI. Explain the dynamic adaptation technique it uses to support different WeChat versions.
Prompt 5
Help me revert WeChat subscription accounts from the timeline view back to a conversation list using WechatChatroomHelper.

Frequently asked questions

What is wechatchatroomhelper?

An Android tool that moves all your WeChat group chats and subscription accounts into a separate screen so your main chat list only shows direct messages. Requires a rooted phone with Xposed.

What language is wechatchatroomhelper written in?

Mainly Kotlin. The stack also includes Kotlin, Android, Xposed.

Is wechatchatroomhelper actively maintained?

Dormant — no commits in 2+ years (last push 2019-12-09).

What license does wechatchatroomhelper use?

The explanation does not mention any license, so the terms of use are unknown.

How hard is wechatchatroomhelper to set up?

Setup difficulty is rated hard, with roughly 30min to a first successful run.

Who is wechatchatroomhelper for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.