Devolutions / Devolutions/UniGetUI
[ENHANCEMENT] winget: show monikers at package page
- Dominant language
- C#
- Stars
- 26.1k
- Forks
- 924
- Avg merge
- 15h 52m
- Merged PRs (30d)
- 52
Description
### Please confirm these before moving forward.
- [X] I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue.
- [X] This improvement refers to an existing feature. If you want to suggest a new feature, please use [this template](https://github.com/marticliment/WingetUI/issues/new?assignees=marticliment&labels=new-feature&projects=&template=feature-request.yml&title=%5BFEATURE+REQUEST%5D+%28Enter+your+description+here%29).
- [X] This improvement is not a bug. If you want to report a bug, please use [this template](https://github.com/marticliment/WingetUI/issues/new?assignees=marticliment&labels=bug&projects=&template=bug-issue.yml&title=%5BBUG%5D+%28Enter+your+description+here%29).
### Describe the improvement
Various packages in winget have monikers (short application ID) that you can use instead of full packages name to install, would be nice if unigetui can list moniker in winget package page.
Example total commander moniker https://github.com/microsoft/winget-pkgs/blob/6aaef132dce12d7f9e8a29728878cecb9c07bf1b/manifests/g/Ghisler/TotalCommander/11.03/Ghisler.TotalCommander.locale.en-US.yaml#L18
### Describe how this improvement could help users
I for example use unigetui as package search engine, and it would be nice if unigetui can list monikers, so I will not need to go to manifest page to discover it.
Contributor guide
Assessment
This issue has not been assessed yet.