# yqxie1991/WxCleaner

微信重复文件清理工具。采用智能哈希算法极速识别重复文件，支持可视化预览与安全删除（移至回收站）。

Repository: https://github.com/yqxie1991/WxCleaner
Canonical: https://ross.abutalabs.com/products/wxcleaner
Homepage: https://github.com/yqxie1991/WxCleaner/releases
Language: Python
License: MIT
License Family: permissive
Topics: cleaner, duplicate-finder, python, ttkbootstrap, wechat, windows
Last push: 2026-08-20T13:12:40+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 66, longevity 17
- inputs: {"age_days": 239, "days_push": 13, "days_rel": 13, "gap_med": 226, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1004, forks 94 (observed 2026-08-28T04:03:11.388295+00:00)

## What it is
A lightweight cross-platform desktop tool for cleaning duplicate files received via WeChat. It uses a three-stage hashing strategy (size filter, partial hash, full hash) to quickly and accurately identify duplicates, then safely moves them to the system trash via send2trash.

## Use cases
- clean up duplicate files received in WeChat
- free up disk space from WeChat file folders
- find and remove duplicate files in a directory
- safely delete duplicates by moving them to the recycle bin
- scan WeChat's default file storage directory for redundant copies
- preview duplicate files before deleting them

## When to choose
- you need to reclaim disk space from WeChat's accumulated received files
- you want safe deletion with recycle bin recovery instead of permanent deletion
- you want a simple GUI tool that auto-detects WeChat storage paths on Windows/macOS
- you need fast, accurate duplicate detection via partial-hash pre-filtering

## When to avoid
- you need general-purpose deduplication beyond WeChat folders (though any directory can be scanned)
- you need a CLI or scriptable cleanup workflow
- you need content-aware cleanup like keeping newest files by rule rather than shortest path
- you need scheduled or automated recurring cleanup

## Facets
- artifact type: application
- maturity: active
- function: file-system, gui, developer-tools
- domain: files, developer-tools, cross-platform, windows
- platform: windows, python
- tags: duplicate-file-finder, wechat, disk-cleanup, ttkbootstrap, send2trash, hash-based-deduplication, macos, linux, desktop

## Member repositories
- yqxie1991/WxCleaner (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:11.388295+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:13:47.789911+00:00, confidence not recorded.
  - readme: https://github.com/yqxie1991/WxCleaner (fetched 2026-08-28T04:03:11.388295+00:00, sha c909cb42b7df)
  - homepage: https://github.com/yqxie1991/WxCleaner/releases (fetched 2026-08-29T13:13:31.799635+00:00, sha b416c8a36ab5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
