Doubleslash installs a macOS event tap so // works in any app. That deserves a direct explanation — not a buried FAQ line.
This build is ad-hoc signed and not yet notarized. Apple shows “Apple could not verify this app” for that reason. It is not malware theater — it is the unpaid Developer ID / notarization step.
Notarized builds ship by 2026-08-23, or founding Pro buyers get a full refund. Founding Pro purchases fund the Apple Developer ID and notarization. We are not asking you to disable Gatekeeper permanently; we are asking you to complete a one-time Open Anyway for an indie build, the same way many unsigned Mac utilities ship.
1. Download the DMG → drag Doubleslash to Applications.
2. Right-click Doubleslash → Open → Open.
3. Or: System Settings → Privacy & Security → Open Anyway.
CGEvent tap runs on a dedicated background thread (see open-sourced EventTapManager.swift).//command sequence.//reminders (etc.) completes with space or return, the trigger is stripped from the host field and a capture HUD opens at the caret.PrivacyFirewall + Secure Event Input checks).//note, //copy, //reminders, //timer, //calc, //obsidian.//slack.127.0.0.1:9987 only, Keychain token, never public internet.~/Documents/Doubleslash/Quick Capture.md — //note default file~/Library/Application Support/Doubleslash/ — settings, license cache, optional tokens (ad-hoc builds)We published the keystroke-touching code:
doubleslash.tafil.app/open-source/capture-path/
EventTapManager.swift — tap install, watchdog, key routingPrivacyFirewall.swift — secure-field and exclusion gatesTriggerMatching.swift — the //command matcher excerptPro destination drivers are not open-sourced. The claim you can verify today is narrower and stronger: here is every line that decides whether your keystrokes are buffered for a trigger.
Prefer the DMG. If you use the optional script installer, read it first — it is plain text:
curl -fsSL https://doubleslash.tafil.app/install.sh
It downloads the DMG, copies to /Applications, clears the quarantine flag, and launches the app. Nothing else. Full source: /install.sh.
Email tafil.help@gmail.com. Security issues get priority replies.