feat: add winget at download page

This commit is contained in:
saturneric 2024-12-16 21:10:51 +01:00
parent d54b6cc932
commit 027a810cfa

View File

@ -10,6 +10,8 @@ detailed instructions on installation and getting started, please refer to the
## Download Options Across Platforms ## Download Options Across Platforms
[![Packaging status](https://repology.org/badge/vertical-allrepos/gpgfrontend.svg)](https://repology.org/project/gpgfrontend/versions)
### GitHub Releases ### GitHub Releases
- **Stable Release**: Click the badge below to directly navigate to the - **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
[![Download on Flathub](https://flathub.org/api/badge?locale=en)](https://flathub.org/apps/com.bktus.gpgfrontend) [![Download on Flathub](https://flathub.org/api/badge?locale=en)](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.
[![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 visit the application store - **Microsoft Store Download**: Windows users can visit the application store
page through the Microsoft Store badge below. page through the Microsoft Store badge below.
<a href="https://apps.microsoft.com/detail/9nh716mqk2b5"> <a href="https://apps.microsoft.com/detail/9nh716mqk2b5">
<img src="https://get.microsoft.com/images/en-us%20dark.svg" width="200"/> <img src="https://get.microsoft.com/images/en-us%20dark.svg" width="200"/>
</a> </a>