Pearcleaner
詳細情報
タイトル | Pearcleaner |
---|---|
URL | https://github.com/alienator88/Pearcleaner |
バージョン | ver 5.0.9 |
更新日 | 2025/09/19 |
追加日 | 2025/01/22 |
種別 | フリーソフト / オープンソース(Apache) |
説明 | オープンソースのmacOS用アプリクリーナー。 |
レビュー
PearcleanerはオープンソースのmacOS用アプリクリーナー。
アプリのアンインストール機能のほか、孤立ファイルの削除や、開発環境のクリーニングなど便利な機能を利用することもできる。
主な特徴は以下の通り:
- 過去にアンインストールしたアプリケーションの残存ファイルを検索する孤立ファイル検索。
- 開発環境のファイル/キャッシュのクリーニング。 削除されたアプリのゴミ箱フォルダを監視し、事後クリーンアップするSentinelモニターヘルパー。
- 設定から有効にできるミニモード。
- メニューバーアイコンオプション。
- CLIサポート。
- ドラッグ/ドロップアプリケーションのサポート。
- 自動化のためのディープリンクのサポート。
- オプションの Finder 拡張機能により、右クリック > Pearcleaner Uninstall で、Finder から直接アプリをアンインストールできる。
- カスタムカラーセレクターによるテーマシステム。 通常のSafariウェブアプリとモバイルアプリをバッジで区別。
- Pearcleanerアプリの使用を停止し、すべてのファイルと起動アイテムを削除したい場合、アプリ自体のクリーンアンインストールメニューオプションが利用可能。 アプリとそのキャッシュを新しいシステムに移行するためのアプリバンドルエクスポート機能。
- アプリファイルリストの検索結果をエクスポート。
- オプションのHomebrewクリーンアップ。
- アプリを検索するための追加ディレクトリを含める。
- 孤立ファイル検索からファイル/フォルダを除外することができる。
- GitHub Releasesから最新のリリースノートとバイナリを取得するカスタム自動更新機能。
スクリーンショット
更新グラフ
バージョン履歴
v5.0.9
What's New
- Fix switching tabs not clearing current app selection
- Find more files using the app entitlements data - #312
- Add liquid glass effect to apps list view/sidebars
- Hide transparent settings toggle from macOS 26.0 and up and replace with Glass effect picker
v5.0.8
What's New
- Lipo warning alert on first launch of the view - #335
- Disable selected app item animation on x button as it was laggy at times
- Update to Xcode 26/macOS Tahoe toolchain
- Update icon to work with glass dynamically
v5.0.7
What's New
- Convert orphans bottom toolbar exclude button into an actions button which can now also link multiple files to an app - #333
- Move GitHub menubar items into Help menu
- Fix Intellij Idea bundle id condition issue - #328
- Fix orphans onboarding warning sheet show behavior glitch
- Translation updates
v5.0.6
What's New
- Make changes to Updater to support arch specific downloads to cut app size in half
- Update lipo function to support recursively thinning the following file types instead of just the main binary in the bundle (.dylib, .so, .bundle, .appex, .xpc, .framework, .app, all unix executable binaries)
- Translation updates
- Fix debug console log line formatting - #325
- Bounce animation for sidebar on view change and adjust padding
v5.0.5
What's New
- Update translations
- App list item close button with scaled animation
- Get purgeable size for dashboard disk usage - #320
- Add 3D volume switcher when more than 1 volume is detected
- Add deno/pnpm paths for dev view - PR321
v5.0.4
What's New
- Update translations
- Remove standard file checks since they are not needed anymore and it filtered out some file types - #312
- Show per-app search sensitivity slider in each app’s sidebar view - #319
- Miscellaneous layout/UI fixes
- Fix unicode handling for path URLs in all scripts - #317
v5.0.3
What's New
- Find files in recent documents folder - #312
- Fix bug in file search algorithm
- Fix package manager refreshing on every remove/forget action - #316
- Various steam game support fixes
v5.0.2
What's New
- Basic Steam games support - #296
- Add extra sorting options to Lipo, Services screens - #309
- Restrict workspace cleaner height - #308
- Remove toolbar in fullscreen mode - #311
- Make “Check for Updates” button in main Pearcleaner menubar item work when set to Never as well, same as the Update tab
v5.0.1
What's New
- Exclude associated files in orphan file view and persist after app restart - #303
- Add setting toggle to hide the SUPER invasive greeting on the home page - #302
- Allow updater tab to manually check for new releases when set to Never
- Fix fullscreen view getting cut off at the top by the titlebar - #304
v5.0.0
What's New
- This v5.0.0 release is pretty big with a ton of new additions and changes. It's likely there's bugs I've missed, so if you see anything funky, send me a GitHub issue.
- The mini/menubar layout modes have been removed going forward due to low usage (less than 10%) and the added complexity it brought to development. Maintaining multiple views caused some windowing issues and slowed down work, so future updates will focus on the regular window mode only. This change helps narrow down the scope and improve overall quality. Sorry to those that were using either of those modes 😢.
- New app design with left sidebar to accomodate newly added features
- New theme system in Interface which allows multiple component customization
- macOS Installer PKG manager view in
v4.5.3
What's New
- Fix race condition with parent/child folder search - #282
- Add setting toggle in General tab to allow files to be permanently deleted instead of moved to Trash folder first - #283
- Add Export/Import settings buttons in About tab - #284