Releases: sandeepshet7/MacOptimizerStudio
MacOptimizer Studio Free v1.0
MacOptimizer Studio Free v1.0
Your Mac, But Faster — A native macOS system optimization app built with SwiftUI and Rust.
What's Included
Real-Time Monitoring
- Home Dashboard — System health score, disk usage ring, quick clean, and smart scan
- Memory Monitor — Live memory pressure gauge, per-process RSS tracking, memory purge
- CPU Monitor — Process list sorted by CPU/memory, quit and force-quit controls
- Battery — Health %, charge cycles, thermal state, configurable auto-refresh
- Network — Real-time upload/download bandwidth graph and active connections table
Scan & Cleanup
- Cache Cleanup — 18 cache categories with smart risk levels (Safe/Moderate/Caution)
- App Caches, System Logs, Xcode, npm, pip, Homebrew, Conda, CocoaPods, Bun, Flutter
- Browser Caches, JetBrains IDEs, VS Code & Cursor, Communication Apps
- Game Libraries, AI & ML Models, Installer Packages, Temp Files
- Disk Scanner — Rust-powered parallel scanning with sortable largest folders and drag-and-drop scan roots
- Duplicate Finder — SHA256-based detection with partial hash optimization (first 8KB + last 8KB)
- Broken Downloads — Scan Downloads folder for incomplete .crdownload, .part, .download files
Privacy & System
- Privacy Scanner — Browser cache/cookie/history cleanup with per-category safety notes
- Login Items — View and manage startup agents and daemons
- App Manager — View installed apps and their full disk footprint (app size + associated data)
- Activity Log — Full audit trail of all actions with timestamps, paths, and bytes freed (exportable)
Extras
- Menu bar widget with Memory, CPU, and Disk gauges + quick actions (Empty Trash, Flush DNS, Purge RAM)
- 5-step onboarding wizard for new users
- Multi-step confirmation for all destructive actions — nothing deletes without your approval
- All cleanup operations move files to Trash (recoverable) — no rm -rf
- Dark theme matching the Pro aesthetic
- Keyboard shortcuts (Cmd+1–7)
- Configurable memory poll intervals and scan presets (Fast/Balanced/Deep)
Technical Details
- Platforms: macOS 12 Monterey and later (Intel 2015+ and all Apple Silicon)
- Architecture: Universal binary (arm64 + x86_64), no Rosetta required
- Built with: Swift 6.0 (strict concurrency), SwiftUI, Rust
- Dependencies: Zero external packages — fully self-contained
- License: MIT
Safety
- Every destructive action requires multi-step confirmation
- All file operations use "move to Trash" — nothing is permanently deleted
- Smart risk labels per cache category explain what breaks if deleted
- "Select All Safe" never touches login-sensitive data
- Full audit log records every action for accountability