Devolutions / Devolutions/UniGetUI
[IMPROVEMENT] Add link(s) to Chocolatey package info webpage
- 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
For any given package in the Chocolatey repository, it would be nice if there was a convenient link we could click to open the URL to their respective webpage on the Chocolatey website. This could take several forms; one being a link placed directly on the Package details page, as well as a command added to the context menu on package list entries.
As an example, the 7zip package would link [here](https://community.chocolatey.org/packages/7zip).
### Describe how this improvement could help users
This would improve the UI for users by giving them a direct link to the Chocolatey package description page, allowing them to view additional details not included in the UGUI.
Contributor guide
Assessment
This issue has not been assessed yet.