VibeHunt
Back to browse
GoldenPassport

GoldenPassport

Native implementation of Google Authenticator based on Swift3

Source

GoldenPassport provides a macOS‑native interface for generating time‑based one‑time passwords (TOTP) compatible with Google Authenticator. It can import OTPAuth URLs from QR code images, manage multiple authentication entries, and export or import the stored codes. Users interact with the app via a status‑menu item, allowing them to copy a verification code to the clipboard or trigger a global hotkey (Shift + Cmd + [0‑9]) that fills the code directly into the active window.

The application also exposes a local RESTful API on port 17304, enabling scripts or other tools to request a specific code by HTTP GET, which facilitates automation from the command line. Documentation includes build instructions using CocoaPods and Xcode, and the binary can be installed manually or via Homebrew Cask.

Targeted at macOS users who need a desktop alternative to mobile authenticator apps, GoldenPassport emphasizes straightforward code retrieval, hotkey‑driven entry, and scriptable access while maintaining compatibility with standard OTPAuth provisioning methods.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps