Categorygithub.com/codesoap/spind
modulepackage
0.2.1
Repository: https://github.com/codesoap/spind.git
Documentation: pkg.go.dev

# README

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.

screenshot of the main menu screenshot of the encryption submenu screenshot of the encryption progress dialog

Installation

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.