8 comments (8 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python415 forks (415 forks)batch import
enhancementhelp wanted
Repository metrics
- Stars
- 5,488 stars (5,488 stars)
- PR merge metrics
- Avg merge 3d 19h (Avg merge 3d 19h)1 merged PR in 30d (1 merged PR in 30d)
Description
能否增加下企业微信支持,PC的企业微信也占用越来越多了
Contributor guide
- Research direction
- The issue requests adding support for enterprise WeChat (WeCom). First, examine the repository's main script (e.g., main.py) to understand how the current WeChat installation path is detected. Likely, it uses environment variables or default paths. Research the default installation path for enterprise WeChat on Windows, typically under %APPDATA%\WXWork. Then, consider adding a new target option in the UI or configuration file. Review the issue comments for any additional insights. Finally, implement logic to identify and clean enterprise WeChat cache files similarly to the existing WeChat cleanup.
- Tech stack
- python
- Domain
- desktopperformance
- Issue type
- Feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- Half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- Stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- Mostly clear
- Prerequisites
- Familiarity with CleanMyWechat codebaseKnowledge of WeChat cache file locationsAbility to test on Windows
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 40