Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 777 Bytes

DEPLOYMENT.md

File metadata and controls

16 lines (9 loc) · 777 Bytes

Usage of Crypt4gh GUI

Crypt4gh GUI is a wrapper of the crypt4gh python library, and of aims to provide a Graphical User Interface for Linux, Windows and MacOS, however the focus is on Linux and Windows.

Prerequisites

For building Python is recommended.

Select the release from https://github.com/CSCfi/crypt4gh-gui/releases

Installation

  1. Download ZIP archive from selected release. Archives are named as crypt4gh-gui-<python-version>-<operating-system>-<architecture>.zip. Where operating-system is one of linux, windows or macos and architecture is fixed to amd64. For example for linux: crypt4gh-gui-python3.11-linux-amd64.zip

  2. Unzip archive and the binary/executable should be available for use.