aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/docs/overview/downloads.md
blob: 0dfc6352eb1ad4a0adac9947c854d5bb2b910a9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
title: Downloads
sidebar:
  order: 3
---

GpgFrontend is available for download through multiple channels. For more
detailed instructions on installation and getting started, please refer to the
[Getting Started Guide](/overview/getting-started/).

## Download Options Across Platforms

[![Packaging status](https://repology.org/badge/vertical-allrepos/gpgfrontend.svg)](https://repology.org/project/gpgfrontend/versions)

### Releases & Downloads

- **GitHub Releases**: Click the badges below to access the latest stable and nightly builds.

  [![GitHub Release](https://img.shields.io/github/downloads/saturneric/GpgFrontend/latest/total?style=for-the-badge)](https://github.com/saturneric/GpgFrontend/releases/latest)

  [![GitHub Release Nightly](https://img.shields.io/github/downloads/saturneric/GpgFrontend/nightly/total?style=for-the-badge)](https://github.com/saturneric/GpgFrontend/releases/nightly)

- **Static Mirror**: A fast, direct-download mirror is also available at [ftp.bktus.com](https://ftp.bktus.com/GpgFrontend/), served securely over HTTPS via Nginx. No authentication, rate limits, or redirections.

### Homebrew Cask

- **Homebrew Cask**: Mac users can check the version information through the
  badge below or install using the command line.

  [![Homebrew Cask](https://img.shields.io/homebrew/cask/v/gpgfrontend?style=for-the-badge)](https://formulae.brew.sh/cask/gpgfrontend)

  Install command:

  ```
  brew install --cask gpgfrontend
  ```

### Flatpak

- **Flatpak Installation**: Linux users can click the image below to navigate to
  the Flathub page for installation.

  [![Download on Flathub](https://flathub.org/api/badge?locale=en)](https://flathub.org/apps/com.bktus.gpgfrontend)

### Windows

- **WinGet Package**: Windows users can install GpgFrontend through the Windows
  Package Manager (WinGet). Check the version information through the badge
  below or install using the command line.

  [![WinGet Package Version](https://img.shields.io/winget/v/Saturneric.GpgFrontend?style=for-the-badge)](https://repology.org/project/gpgfrontend/versions)

  Install command:

  ```
  winget install Saturneric.GpgFrontend
  ```

- **Microsoft Store Download**: Windows users can also visit the application
  store page through the Microsoft Store badge below.

  <a href="https://apps.microsoft.com/detail/9nh716mqk2b5">
    <img src="https://get.microsoft.com/images/en-us%20dark.svg" width="200"/>
  </a>