Skip to content

Features

AlexTkDev edited this page Aug 27, 2026 · 4 revisions

Smart Cleanup

Scans 56 categories in parallel using a database of 1,770 path definitions covering 251 apps and 66 CLI toolchains. Each category shows reclaimable space, a risk level, and individual file details. See Smart Cleanup.

Duplicate File Finder

Finds exact duplicate files using a staged pipeline: file size → 4 KB header hash → full SHA-256. Smart selection keeps the most appropriate copy by default. See Duplicate File Finder.

Disk Space Analyzer

Browse any folder and see files sorted by size. Navigate into subfolders with breadcrumbs, filter by category (Videos, Audio, Photos, Apps, Documents, Archives), or search by name. Preview files with Quick Look (Space). Reveal in Finder or move to Trash. See Disk Space Analyzer.

Application Uninstaller

Finds installed apps and orphaned remnants, scanning for residual files using 30 evidence types. Two tabs: Applications (installed apps) and Leftovers (orphaned residuals with evidence scoring and confidence tiers). After uninstall, a post-uninstall sheet shows any remaining files. Supports drag-and-drop. See Application Uninstaller.

Siri & Automation

Native App Intents expose cleanup commands to Siri, Shortcuts, and Automator: clean developer caches, clean a specific category, get storage status, or run scheduled cleanup. See Siri & Automation.

Process Manager

Displays running processes with CPU, memory, and thread info. Flat or Grouped view. Split button terminates or force-kills processes. Whitelist and Blacklist prevent accidental termination. See Process Manager.

Startup Services

Scans LaunchAgents and LaunchDaemons from user and system directories. Categorizes into User, Third-party, and System services. Load/unload with permission prompts. See Startup Services.

Apple Intelligence

On-device AI explanations for files, processes, and startup services. Uses FoundationModels (requires macOS 26.0+). Fully offline on Apple Silicon. Toggle in Settings. See Apple Intelligence.

System Maintenance

Maintenance utilities in Settings → General:

  • Touch ID for sudo — enables biometric authentication for sudo in Terminal via a PAM rule (pam_tid.so). Detects hardware support and current state; requires an admin password to apply
  • Rebuild Spotlight Index — erases and rebuilds the Spotlight store (mdutil -E -i on /), useful when search results are missing or stale

Both operations request administrator authorization.

Dashboard

Shows disk usage activity rings, system info (model, OS, CPU, RAM), cleanup history, and statistics.

Localization

The UI is fully translated into 10 languages: English, Deutsch, Español, Français, Italiano, 日本語, Português (Brasil), Русский, Українська, 简体中文. Dates and byte counts format per language.

Settings

Modular sidebar with search:

  • General — theme, language, auto-scan, notifications, Full Disk Access
  • Cleanup — scan mode, Trash behavior, project build artifacts age threshold
  • Automation — Siri, Shortcuts/Automator, custom Siri commands, Apple Intelligence
  • Processes — refresh interval, sort option
  • Advanced — related app files, Debug Mode, System Vendors
  • About — version, links, donations

Smart Updates

Automatic background check for new versions via GitHub Releases at startup. Can be checked manually from the app menu.

Clone this wiki locally