From d12dc166e9f015fac63bd2bacd1ab80ead8edabe Mon Sep 17 00:00:00 2001 From: Alin Lupascu Date: Thu, 16 Nov 2023 13:01:30 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3d2917..ee730ab 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ This project was born out of wanting to learn more. There's probably parts of th - Sentinel monitor is extremely small (210KB) and uses ~2mb of ram to run in the background and file watch. Communicates to app via custom url scheme instead of xpc to keep things even lighter - Mini mode which can be enabled from Settings - Can drop apps to uninstall directly on the App Icon itself or the drop target in the app window +- Will differentiate between regular apps and Safari web-apps with a "web" label next to each item in the list - Requires Full Disk permission to search for files and also Accessibility to delete/restore files - Built-in auto-updater that pulls latest release notes and binaries from GitHub Releases