Uninstally - 原生 macOS 深度卸载与残留清理工具
https://github.com/gostonx/uninstally
基于 Bundle ID 智能识别并彻底清除应用程序及其关联的缓存、配置与残留文件,提供原生高效的 macOS 卸载体验。
深度残留扫描: 利用 Bundle Identifier 追踪定位 ~/Library 中的缓存、配置、容器与日志文件。
Finder 右键集成: 结合系统扩展实现右键菜单一键卸载,无需提前打开主程序。
Homebrew 包管理: 直接列出并卸载通过 Homebrew 安装的 Casks 与 Formulae。
本地隐私安全: 采用 SwiftUI 与 SwiftData 构建,无任何数据收集与云端分析,完全在本地运行。

#macOS #Tool #GitHub GitHub - gostonx/uninstally: A clean, native macOS uninstaller. Completely removes apps and every file they leave behind using…