Keeweb - Free cross-platform password manager compatible with KeePass
-
Posting here for the sake of logging it. Packaged it up here: https://git.cloudron.io/AtriLahiji/keepass-app
https://github.com/keeweb/keeweb
FYI Keeweb is literally just a frontend to view KeePass files. It is a PWA for those into that. You'd host the file on a fileserver like Nextcloud and access it with this frontend via WebDAV.
-
By the way, for more frontend-only apps (if yall want) feel free to use this as a template. I just took what I did for slingcode, did a find and replace, and changed the URL I was fetching code from.
-
It's a handy alternative to Bitwarden too. For years we shared passwords as Sys Admins using KeePass files on a file server and pinging each other to close it when the other needed to open it
-
Added tests incase enough people want it in.