My second Omarchy Plugin 'OmaPass'
OmaPass is a wrapper around the pass CLI tool. It allows to manage passwords, including TOTP codes, completely local on your machine. No cloud required! If you like, you can push to a GIT server and by this way share it with multiple machines. (this is not yet visible in the UI, but on the Roadmap).

The Plugin sits in the bar, you can search and copy name, username, password and TOTP code from there. Go to the “Manage” view to get a full overview about your vault. When adding a new password the UI generates a random password. The (?) icon shows all possible keystrokes.
If you have a fingerprint sensor it will ask for it, if you don’t like that you can disable it in the configuration. The GITHUB page describes all possible configuration options .
I hope you will find it useful. If you have requests please file via the Github issue tracker.
The plugin was also developed using Claude Code. It was a bit more complicated than my first plugin, but it was completely doable in some days (real time, not work time).