Pearcleaner
詳細情報
タイトル | Pearcleaner |
---|---|
URL | https://github.com/alienator88/Pearcleaner |
バージョン | ver 4.2.1 |
更新日 | 2025/02/15 |
追加日 | 2025/01/22 |
種別 | フリーソフト / オープンソース(Apache) |
説明 | オープンソースのmacOS用アプリクリーナー。 |
レビュー
PearcleanerはオープンソースのmacOS用アプリクリーナー。
アプリのアンインストール機能のほか、孤立ファイルの削除や、開発環境のクリーニングなど便利な機能を利用することもできる。
主な特徴は以下の通り:
- 過去にアンインストールしたアプリケーションの残存ファイルを検索する孤立ファイル検索。
- 開発環境のファイル/キャッシュのクリーニング。 削除されたアプリのゴミ箱フォルダを監視し、事後クリーンアップするSentinelモニターヘルパー。
- 設定から有効にできるミニモード。
- メニューバーアイコンオプション。
- CLIサポート。
- ドラッグ/ドロップアプリケーションのサポート。
- 自動化のためのディープリンクのサポート。
- オプションの Finder 拡張機能により、右クリック > Pearcleaner Uninstall で、Finder から直接アプリをアンインストールできる。
- カスタムカラーセレクターによるテーマシステム。 通常のSafariウェブアプリとモバイルアプリをバッジで区別。
- Pearcleanerアプリの使用を停止し、すべてのファイルと起動アイテムを削除したい場合、アプリ自体のクリーンアンインストールメニューオプションが利用可能。 アプリとそのキャッシュを新しいシステムに移行するためのアプリバンドルエクスポート機能。
- アプリファイルリストの検索結果をエクスポート。
- オプションのHomebrewクリーンアップ。
- アプリを検索するための追加ディレクトリを含める。
- 孤立ファイル検索からファイル/フォルダを除外することができる。
- GitHub Releasesから最新のリリースノートとバイナリを取得するカスタム自動更新機能。
スクリーンショット
更新グラフ
バージョン履歴
v4.2.1
What's New
- Add more system file exceptions to orphaned files search, use conditions only if app is not installed - #203
- Show homebrew badge when app is recognized as homebrew installed - #205
- Run brew cleanup in embedded terminal view instead of opening external Terminal app - #205
- Change Sentinel background service name to show Pearcleaner.app instead of developer name in the notification
v4.2.0
What's New
- Add strict app name search to use equals instead of contains in Settings > General (enabled by default) - #199
- Alter JetBrains condition to not include all files which contain “jetbrains” keyword - #199
- Rewrite parts of AppPathFinder class to be more optimized and reuse code in more places
- Finder extension not working in mini mode - #198
- Custom toggle style in settings
v4.1.0
What's New
- Remove all from exclusion list button in Settings/Folders tab - #193
- Select multiple apps in the app list - #195
v4.0.6
What's New
- Add dmg download option - #186
- Brew cleanup - Fix cask identifier when more than 1 app bundle exists in the Caskroom directory - #190
- Fix mini mode drop target vertical alignment - #191
v4.0.5
What's New
- Move non-minimal hover indicator in app list to left side to prevent jarring experience - #184
- Allow keyboard navigation around more UI elements - #185
- Find files in HOME/.config folder - #186