็ฑไบ Mole ่ฟๅจๅ็บง็ๆฌ๏ผๅฆๆ่ฟๅฐ Mac ๅฏนไฝ ้ๅธธ้่ฆ๏ผๅปบ่ฎฎๅ็ญ็ญใ
- Deep System Cleanup - Cleans way more junk than CleanMyMac/Lemon - caches, logs, temp files
- Thorough Uninstall - Scans 22+ locations to remove app leftovers, not just the .app file
- Interactive Disk Analyzer - Navigate folders with arrow keys, find and delete large files quickly
- Fast & Lightweight - Terminal-based with arrow-key navigation, pagination, and Touch ID support
Install:
curl -fsSL https://raw.githubusercontent.com/tw93/mole/main/install.sh | bash
Or via Homebrew:
brew install tw93/tap/mole
Run:
mo # Interactive menu
mo clean # System cleanup
mo clean --dry-run # Preview mode
mo clean --whitelist # Manage protected caches
mo uninstall # Uninstall apps
mo analyze # Disk analyzer
mo touchid # Configure Touch ID for sudo
mo update # Update Mole
mo remove # Remove Mole from system
mo --help # Show help
mo --version # Show installed version
- Safety first, if your Mac is mission-critical, wait for Mole to mature before full cleanups.
- Preview the cleanup by running
mo clean --dry-run
and reviewing the generated list. - Protect caches with
mo clean --whitelist
; defaults cover Playwright, HuggingFace, and Maven paths. - Use
mo touchid
to approve sudo with Touch ID instead of typing your password.
$ mo clean
โถ System essentials
โ User app cache (45.2GB)
โ User app logs (2.1GB)
โ Trash (12.3GB)
โถ Browser cleanup
โ Chrome cache (8.4GB)
โ Safari cache (2.1GB)
โถ Developer tools
โ Xcode derived data (9.1GB)
โ Node.js cache (14.2GB)
โถ Others
โ Dropbox cache (5.2GB)
โ Spotify cache (3.1GB)
====================================================================
CLEANUP COMPLETE!
Space freed: 95.50GB | Free space now: 223.5GB
====================================================================
$ mo uninstall
Select Apps to Remove
โโโโโโโโโโโโโโโโโโโโโโโโโโโ
โถ โ Adobe Creative Cloud (12.4G) | Old
โ WeChat (2.1G) | Recent
โ Final Cut Pro (3.8G) | Recent
Uninstalling: Adobe Creative Cloud
โ Removed application # /Applications/
โ Cleaned 52 related files # ~/Library/ across 12 locations
- Support files & caches # Application Support, Caches
- Preferences & logs # Preferences, Logs
- WebKit storage & cookies # WebKit, HTTPStorages
- Extensions & plugins # Internet Plug-Ins, Services
- System files with sudo # /Library/, Launch daemons
====================================================================
UNINSTALLATION COMPLETE!
Space freed: 12.8GB
====================================================================
$ mo analyze
Analyzing: /Users/You
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Total: 156.8GB
โโ ๐ Library 45.2GB
โ โโ ๐ Caches 28.4GB
โ โโ ๐ Application Support 16.8GB
โโ ๐ Downloads 32.6GB
โ โโ ๐ Xcode-14.3.1.dmg 12.3GB
โ โโ ๐ backup_2023.zip 8.6GB
โ โโ ๐ old_projects.tar.gz 5.2GB
โโ ๐ Movies 28.9GB
โ โโ ๐ vacation_2023.mov 15.4GB
โ โโ ๐ screencast_raw.mp4 8.8GB
โโ ๐ Documents 18.4GB
โโ ๐ Desktop 12.7GB
- If Mole reclaimed storage for you, consider starring the repo or sharing it with friends needing a cleaner Mac.
- Have ideas or fixes? Open an issue or PR and help shape Mole's roadmap together with the community.
- Love cats? Treat Tangyuan and Cola to canned food via this link and keep the mascots purring.
MIT License - feel free to enjoy and participate in open source.