DM NOTE requires two permissions to capture keyboard and mouse input:
- Accessibility
- Input Monitoring
When you first run the app, the Accessibility permission popup will appear automatically.
Input Monitoring permission may not show a popup, so you need to set it up manually:
- Open System Settings
- Go to Privacy & Security
- Click Accessibility
- Click the
+icon to add DM NOTE.app
- Click the
- Click Input Monitoring
- Click the
+icon to add DM NOTE.app
- Click the
After granting permissions, you must completely quit and restart DM NOTE for the permissions to take effect.
Warning
Versions 1.6.1 and earlier were not signed with an Apple Developer ID or notarized.
This is caused by the macOS Gatekeeper security policy, and when a new version is installed macOS treats it as a different app, resetting the permissions. These issues are resolved in 2.0.0 and later, so we recommend using the latest version unless you have a specific reason not to.
When you first run the app, you may see the following message:
"DM NOTE" is damaged and can't be opened.
Open Terminal and run the following command:
sudo xattr -cr /Applications/DM\ NOTE.app- Enter your macOS login password when prompted
- Re-launch the app after running the command
- Key input is not captured even though permissions were previously granted
- DM NOTE permission is already enabled in settings but not working
In this case you must remove and re-add the existing permissions:
- Go to System Settings → Privacy & Security
- Open Accessibility
- Select DM NOTE and click the
-icon to remove it
- Select DM NOTE and click the
- Open Input Monitoring
- Select DM NOTE and click the
-icon to remove it
- Select DM NOTE and click the
- Completely quit DM NOTE
- Re-launch DM NOTE and follow the instructions in 1. Permission Setup to add permissions again
- Restart the app
- Verify both permissions (Accessibility + Input Monitoring) are enabled
- Completely quit and restart the app
- If you updated from 1.6.1 or earlier, see 2-2. Permissions Not Working After an Update above
If you are on 1.6.1 or earlier, see 2-1. "is damaged and can't be opened" Error After Installing above