700 B
700 B
title, date, author, type, categories
| title | date | author | type | categories | |
|---|---|---|---|---|---|
| Passmenu pass frontend for macOS | 2018-09-14T17:28:50+02:00 | James McDonald | post |
|
I use pass for all my password-storage needs.
It's a simple shell wrapper around GPG and git and it works really nicely. On
Linux, I use the passmenu dmenu script to quickly look up passwords and copy
them to the clipboard, and I was very much missing that feature on my Mac.
So being that sort, I learned some Swift and some Cocoa and made a little tool to do just that. The code is on github along with any releases I build.