All-in-one CLI toolkit that combines CleanMyMac, AppCleaner, DaisyDisk, and iStat Menus in a single binary. Reclaim gigabytes of disk space with one command.
A free, open-source CLI that brings four premium Mac tools into one binary — no GUI needed, no subscriptions, no bloat.
Combines CleanMyMac, AppCleaner, DaisyDisk, and iStat Menus in a single binary. No need to install four separate apps.
Removes caches, logs, browser leftovers, and orphaned app data to reclaim gigabytes of space with a single command.
Removes apps plus launch agents, preferences, and hidden remnants that standard uninstalls leave behind.
Visualizes disk usage, finds large files, rebuilds caches, and refreshes system services for optimal performance.
Mole is built for macOS. Install via Homebrew or a single curl command.
brew install mole
curl -fsSL https://raw.githubusercontent.com/tw93/mole/main/install.sh | bash
mo clean # Deep cleanup
Mole ships with 20+ commands covering cleanup, uninstall, optimization, disk analysis, and system monitoring.
mo
Interactive menu
mo clean
Deep cleanup + app leftovers
mo uninstall
Remove apps + hidden remnants
mo optimize
Refresh caches & services
mo analyze
Visual disk explorer
mo status
Live system health dashboard
mo purge
Clean project build artifacts
mo installer
Find and remove installer files
Each command is designed for a specific job. Preview safely with --dry-run before making changes.
Scans and removes caches, browser leftovers, developer tool artifacts, system logs, and app-specific data across your entire system.
Select apps to remove through an interactive picker. Mole finds and cleans up to 52 related files across 12 locations — application support, caches, preferences, logs, WebKit storage, launch daemons, and more.
Rebuilds system databases, clears caches, resets network services, refreshes Finder and Dock, cleans diagnostic logs, removes swap files, and rebuilds launch services and Spotlight index.
Interactive disk usage visualizer with keyboard navigation. Find large files, browse directories, and delete items directly. Supports external drives and JSON output for scripting.
Real-time dashboard with CPU, GPU, memory, disk, network, and power metrics. Health score, process monitor, and machine-readable JSON output for automation.
Mole is a local system maintenance tool that uses safety-first defaults to protect your data.
Conservative cleanup boundaries with explicit confirmation for high-risk actions.
Use --dry-run to preview what would happen before any destructive operation.
mo analyze moves files to Trash through Finder instead of deleting directly.
All file operations logged to ~/Library/Logs/mole/operations.log for review.
The fastest answers to the questions people ask first.
Yes, the CLI is completely free and open source under the MIT license. A GUI Mac App is available for $9 lifetime with the code MOLEMAC for 20% off through May 23.
Mole is built for macOS. An experimental Windows version is available in the windows branch for early adopters.
Mole combines CleanMyMac, AppCleaner, DaisyDisk, and iStat Menus in a single CLI binary — it's free, open-source, and designed for developers who prefer the terminal over a GUI.
Yes. Use --dry-run with clean, uninstall, purge, optimize, installer, and remove to preview changes before they happen. Add --debug for detailed logs.
Run mo remove to completely remove Mole from your system.