diff --git a/README.md b/README.md index 621c14e..13786ff 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
Status: Maintained
- Version: 3.4.2 + Version: 3.5.0
Download ยท @@ -21,13 +21,15 @@ This project was born out of wanting to learn more on how macOS deals with app i ## Features - 100% Swift -- Small app size (~2MB) +- Small app size (~3MB) - Quick file search, can be made instant by enabling Instant Search in settings which caches all the apps and files on startup - Reverse search for finding remaining files from already uninstalled applications - Sentinel monitor helper that can be enabled to watch Trash folder for deleted apps - Sentinel monitor is extremely small (210KB) and uses ~2mb of ram to run in the background and file watch - Mini mode which can be enabled from Settings - Can drop apps to uninstall directly on the Pearcleaner Dock icon itself or the drop target in the app window +- Optional Finder Extension which allows you to uninstall an app directly from Finder by right clicking > Pearcleaner Uninstall +- Theme System available with custom color selector - Will differentiate between regular apps and Safari web-apps with a "web" label next to each item in the list - Will differentiate between regular apps and wrapped iOS apps with an "iOS" label next to each item in the list - Has clean uninstall menu option for the Pearcleaner app itself if you want to stop using it and get rid of all files and launch items @@ -50,6 +52,14 @@ This project was born out of wanting to learn more on how macOS deals with app i

+
+ Themes + + + +
+ +
Mini Mode @@ -62,6 +72,11 @@ This project was born out of wanting to learn more on how macOS deals with app i

+
+ Finder Extension + +
+
Leftover File Search