~/msh
back to projects

oss project

leafpass

Cross-platform desktop GUI for the `pass` password manager.

Why a GUI for pass

pass is the Unix password manager done right - GPG under the hood, a git-friendly file-per-secret layout, no central server. The CLI is great for engineers; less so for spouses, kids, or browser-tab muscle memory.

leafpass keeps the CLI semantics intact and exposes a fast desktop UI on top:

  • Fuzzy search across all entries
  • Auto-clearing clipboard with a countdown
  • Password generator with configurable rules
  • Git sync integration (no separate pass git push needed)
  • Light/dark themes that respect system preference

Bundled as a Tauri app (~10 MB, no Electron) for macOS, Linux, and Windows.