diff options
Diffstat (limited to 'src/content/docs/overview/downloads.md')
-rw-r--r-- | src/content/docs/overview/downloads.md | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/src/content/docs/overview/downloads.md b/src/content/docs/overview/downloads.md index d164b34..ea2c903 100644 --- a/src/content/docs/overview/downloads.md +++ b/src/content/docs/overview/downloads.md @@ -10,6 +10,8 @@ detailed instructions on installation and getting started, please refer to the ## Download Options Across Platforms +[](https://repology.org/project/gpgfrontend/versions) + ### GitHub Releases - **Stable Release**: Click the badge below to directly navigate to the @@ -45,11 +47,21 @@ detailed instructions on installation and getting started, please refer to the [](https://flathub.org/apps/com.bktus.gpgfrontend) -### Microsoft Store +### Windows + +- **WinGet Package**: Windows users can also install GpgFrontend through the Windows Package Manager (WinGet). Check the version information through the badge below or install using the command line. + + [](https://repology.org/project/gpgfrontend/versions) + + Install command: + + ``` + winget install Saturneric.GpgFrontend + ``` - **Microsoft Store Download**: Windows users can 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> + <a href="https://apps.microsoft.com/detail/9nh716mqk2b5"> + <img src="https://get.microsoft.com/images/en-us%20dark.svg" width="200"/> + </a> |