Skip to content

moose-kazan/goKeeperViewer

Repository files navigation

goKeeperViewer

Screenshot

Description

Simple viewer for KDBX-files. It's support only basic features and don't support extended features like saved binaries.

Build

First install fyne: go install fyne.io/fyne/v2/cmd/fyne@latest

Then build app: fyne build

On windows before build you must specify environment variables like:

Enable CGO: CGO_ENABLE=1

Define path to your GCC-binary: CC=C:\msys64\clangarm64\bin\gcc.exe

Windows on Arm64 issues

On arm64 devices with windows you need "OpenCL and OpenGL Compatibility pack":

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published