From 485d2fd09854ba00aca77e1e96f5c94115817556 Mon Sep 17 00:00:00 2001 From: Justin Benito B <83128918+JustinBenito@users.noreply.github.com> Date: Wed, 4 Feb 2026 17:48:45 +0530 Subject: [PATCH] Update README with Full Disk Access instructions Added note about granting Full Disk Access for terminal. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6ae9477..b510d1a 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,8 @@ If you encounter issues with macOS Gatekeeper blocking the app (since it does no xattr -rd com.apple.quarantine /Applications/Openscreen.app ``` +Note: Give your terminal Full Disk Access in **System Settings > Privacy & Security** to grant you access and then run the above command. + After running this command, proceed to **System Preferences > Security & Privacy** to grant the necessary permissions for "screen recording" and "accessibility". Once permissions are granted, you can launch the app. ### Linux