Back to browse
GitHub Repository

A tiny macOS menu-bar app that extracts OTP from your notifications to clipboard and can run a custom shell command on the notification text.

0 starsSwift

I created an app to copy OTP from Google Voice to your macOS Clipboard

by ptrinh·Jun 9, 2026·1 point·0 comments

AI Analysis

●●SolidSolve My ProblemNiche Gem

Reads Notification Center DB to extract OTPs when macOS autofill won't.

Strengths
  • Direct Notification Center DB access bypasses macOS autofill limitations for browser 2FA
  • Zero dependencies and no network calls means fully auditable, local-only code
  • Custom shell command hooks enable automation workflows beyond simple clipboard copy
Weaknesses
  • Full Disk Access permission requirement creates security concerns for many users
  • Ad-hoc signed without notarization forces manual Gatekeeper bypass on install
Category
Target Audience

Mac users who receive 2FA codes via Google Voice or browser notifications

Similar Projects

Productivity●●Solid

Cai – AI actions on your clipboard, runs locally (macOS, open source)

It maps seven detected content types to one‑key actions — convert invites to calendar events, jump addresses into Maps, or run custom prompts — and even ships a local MinistraI 3B runtime so nothing leaves your machine. Smart, keyboard‑first ergonomics and app‑aware responses make it genuinely useful; the hard part now is building enough action templates or integrations to outcompete Raycast/Alfred clones.

Solve My ProblemSlick
soyasis
113mo ago