Taking the opportunity to learn Electron, I’ve developed a version of passwurdit for macOS. There were so many interesting challenges and opportunities in the move from the web to a desktop context. For example, drawers that change the size of the window!
Unfortunately, there are a few things in the way of distributing this in any real way, mainly that Electron is an overkill framework for this kind of app. So, I’m tempted to do this properly, but if you want this now you’ll have to build it yourself from source.