mirror of
https://github.com/jaywcjlove/awesome-mac.git
synced 2026-04-11 14:21:52 +08:00
Add App Uninstaller to Cleanup and Uninstall section (#1913)
App Uninstaller is a lightweight, native macOS app uninstaller with drag-and-drop support. Built with Swift and SwiftUI. Features: - Drag & drop any .app file to uninstall - Automatically finds and removes related files - Native SwiftUI interface - Smart permission handling Made-with: Cursor
This commit is contained in:
parent
2f669a63d2
commit
ffcaf60b82
@ -1140,6 +1140,7 @@ Awesome Mac
|
||||
### 清理卸载
|
||||
|
||||
* [AppCleaner](http://freemacsoft.net/appcleaner/) - 一个小应用程序,让你彻底卸载不需要的应用程序。![Freeware][Freeware Icon]
|
||||
* [App Uninstaller](https://github.com/kamjin3086/AppUninstaller) - 轻量级应用卸载工具,支持拖放操作。使用 Swift 和 SwiftUI 构建。[![Open-Source Software][OSS Icon]](https://github.com/kamjin3086/AppUninstaller) ![Freeware][Freeware Icon]
|
||||
* [Cleaner for Xcode](https://github.com/waylybaye/XcodeCleaner-SwiftUI) - Xcode 的清理工具,清理几十G应该不是问题。[![Open-Source Software][OSS Icon]](https://github.com/waylybaye/XcodeCleaner-SwiftUI) ![Freeware][Freeware Icon][![App Store][app-store Icon]](https://apps.apple.com/cn/app/cleaner-for-xcode/id1296084683?platform=mac)
|
||||
* [Cleaner One](https://apps.apple.com/cn/app/apple-store/id1133028347?pt=444218&ct=GitHub&mt=8&platform=mac) - 多合一磁盘清理管理器:清理您的 Mac 并优化其性能,立即运行快速扫描以验证什么占用了您的存储空间。![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/cn/app/apple-store/id1133028347?pt=444218&ct=GitHub&mt=8&platform=mac)
|
||||
* [ClearDisk](https://github.com/bysiber/cleardisk) - 可视化清理开发缓存,快速释放磁盘空间。 [![Open-Source Software][OSS Icon]](https://github.com/bysiber/cleardisk) ![Freeware][Freeware Icon]
|
||||
|
||||
@ -1185,6 +1185,7 @@ If you have any suggestions, ideas, or discover excellent software, feel free to
|
||||
### Cleanup and Uninstall
|
||||
|
||||
* [AppCleaner](http://freemacsoft.net/appcleaner/) - Thoroughly uninstall apps. ![Freeware][Freeware Icon]
|
||||
* [App Uninstaller](https://github.com/kamjin3086/AppUninstaller) - Lightweight app uninstaller with drag-and-drop support. Built with Swift and SwiftUI. [![Open-Source Software][OSS Icon]](https://github.com/kamjin3086/AppUninstaller) ![Freeware][Freeware Icon]
|
||||
* [CleanMyMac](https://macpaw.com/cleanmymac) - Delete megatons of junk, malware, and make your Mac faster & more organized [![App Store][app-store Icon]](https://apps.apple.com/us/app/cleanmymac/id1339170533?platform=mac)
|
||||
* [Cleaner One](https://apps.apple.com/app/apple-store/id1133028347?pt=444218&ct=GitHub&mt=8&platform=mac) - Disk cleaning and Mac optimization. ![Freeware][Freeware Icon] [![App Store][app-store Icon]](https://apps.apple.com/app/apple-store/id1133028347?pt=444218&ct=GitHub&mt=8&platform=mac)
|
||||
* [Cleaner for Xcode](https://github.com/waylybaye/XcodeCleaner-SwiftUI) - Remove unwanted Xcode files. [![Open-Source Software][OSS Icon]](https://github.com/waylybaye/XcodeCleaner-SwiftUI) ![Freeware][Freeware Icon]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user