spind
Developer
Richard Ulmer
About
spind allows you to encrypt and decrypt files with passwords. It uses the age format, which makes it compatible with many other file encryption tools.

Installation
You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/tools/cmd/fyne@latest
fyne install github.com/codesoap/spind@latest
Or you can download the code directly from git:
git clone https://github.com/codesoap/spind