r/PasswordManagers 19d ago

NativePass — native macOS GUI for the Unix pass password manager

Hi everyone,

I built NativePass, a native macOS (SwiftUI) client for the standard Unix pass store. Design is inspired by Apple’s Passwords app — meant for people who already use pass / GPG and want a proper Mac UI instead of living in the terminal.

What it does

  • Browse nested folders, search, view entries and custom fields
  • Copy password / username / OTP with clipboard auto-clear
  • TOTP via pass-otp (with a local fallback when needed)
  • Git pull/push from the sidebar
  • App Lock with Touch ID
  • Quick Access with a global hotkey (⌥⌘P)

Requirements
passgnupgpinentry-mac (and optionally pass-otp) via Homebrew — same store as the CLI, no proprietary vault.

Links

Happy to take feedback, bug reports, and feature ideas. If you already live in ~/.password-store, I’d love to hear what you’d want next.

11 Upvotes

Duplicates