spind makes encrypting and decrypting files with a password easy. It aims to provide a cross-platform and intuitive user interface. Files are encrypted with the age format and can be decrypted or provided by other tools using the same format.
A precompiled executable is provided for Windows with each release.
spind uses the fyne toolkit and basic install
instructions can be found here.
Instructions for cross compilation can be found
here; the
build_windows.sh
file of this repository shows how spind can be built
for Windows from Linux.