app icon

KeepassUI

Developer
Nico Palumbo
About

I noticed that some of the commercial password managers don’t support desktop and mobile versions at the same time on their free versions. We can solve that problem using Keepass.

Additionally, Keepass has many ports, many of them to specific target platforms like Mac or Android. I thought it was interesting to explore writing a Keepass UI that can be released on many platforms from the same codebase!.

Stores
This app is also available to install from the following stores:

app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/fyne/v2/cmd/fyne@latest fyne get github.com/npalumbo/keepassui
Or you can download the code directly from git:
git clone https://github.com/npalumbo/keepassui